mirror of
https://github.com/fastmail/Squire.git
synced 2024-12-22 07:13:08 -05:00
6842cb94eb
If the content hasn't changed before an undo point is requested we ignore the request, but the cursor position may have changed and users expect undo to restore the cursor position immediately before the requested change was made. So in this instance we now still record an undo state, but replace the previous one if the content is unchanged. |
||
---|---|---|
.. | ||
Clean.js | ||
Clipboard.js | ||
Constants.js | ||
document.html | ||
Editor.js | ||
exports.js | ||
intro.js | ||
KeyHandlers.js | ||
Node.js | ||
outro.js | ||
Range.js | ||
TreeWalker.js |