Changes between Initial Version and Version 1 of Ticket #28195, comment 62
- Timestamp:
- 06/16/2014 12:05:30 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28195, comment 62
initial v1 6 6 > For some reason, when there are already embeds in the post, the editor start with an undo level. 7 7 8 This is caused by replacing the views "text" with the wrapper divs. Was playing with resetting the undo levels on initial load. Seems kind of doable but risky when the server is slow and the user starts typing before all views are loaded. We can cancel it on keyup, but then are left with the "weird" undos...8 This seems caused by replacing the views "text" with the wrapper divs. Was playing with resetting the undo levels on initial load. Seems kind of doable but risky when the server is slow and the user starts typing before all views are loaded. We can cancel it on keyup, but then are left with the "weird" undos...