Am 18.06.11 16:24 schrieb(en) Oliver Eichler:
Not really harmful. When the automated part of the diary is created the undo/redo stack is filled. If you do an undo the tables and stuff start to vanish. That is not what the user would expect. But you can a redo again. Thus it's more a cosmetic issue.
Couldn't we achieve the same effect by using the sequence
setUndoRedoEnabled(false);
// fill automated part
setUndoRedoEnabled(true);
which seems to be compatible with 4.6?
I'll test it and submit a patch if it works...
Best, Albrecht.
pgpSPRegUGYs2.pgp
Description: PGP signature
------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
