[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [platform-ui-dev] Undo/Redo Proposal
|
Dave made a very good point, which I'd like to reiterate:
I suspect this represents a general belief that the user is more
interested in interaction with the document, not the user interface, so
you don't clutter the undo stack with ui gestures. UI interaction is
also unconscious for the user, whereas doc interaction is conscious (the
focus of attention).
Anything which focusses attention away from the content is distracting and
counterproductive, so undo/redo should be limited to model changes.
(We still have the problem of how to deal with multiple models, however).
Nick
"David Springgay/OTT/OTI" <David_Springgay@xxxxxxx>
Sent by: platform-ui-dev-admin@xxxxxxxxxxx
11/21/01 02:36 PM
Please respond to platform-ui-dev
To: platform-ui-dev@xxxxxxxxxxx
cc:
Subject: Re: [platform-ui-dev] Undo/Redo Proposal
See attached with my comments.
(See attached file: undo_redo.html)
"Randy Giffen/OTT/OTI"
<Randy_Giffen@xxxxxxx> To:
platform-ui-dev@xxxxxxxxxxx
Sent by: cc:
platform-ui-dev-admin@e Subject:
[platform-ui-dev] Undo/Redo Proposal
clipse.org
11/20/01 09:59 AM
Please respond to
platform-ui-dev
Attached are proposed changes to Undo/Redo to implement a global Undo/Redo
stack for the workbench.