Changes between Initial Version and Version 1 of Ticket #9230, comment 2


Ignore:
Timestamp:
Aug 29, 2012, 12:26:44 PM (12 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9230, comment 2

    initial v1  
    33As I stated before, it's just plain wrong to force save a snapshot on each selection change (we were doing that, just for making the "updateSnapshot" feature work), so the way how it work to update snapshot must be reinvented, at this moment.
    44
    5 Opened t/344 for the following proposals, which should resolve the issue:
     5Opened t/9230 for the following proposals, which should resolve the issue:
    661. Published editor.undoManager (required by 2.)
    771. Reworked '''undoManager::update''' to perform a interceptor alike update on undo snapshots, with the DOM modification function passed in (this's not achievable by using event), besides, this method now takes care of detecting the DOM changes, to only amend the stack on demand, thus the '''domChanged''' flag is removed.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy