Changes between Initial Version and Version 3 of Ticket #13388
- Timestamp:
- Jun 11, 2015, 9:13:04 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13388
-
Property
Status
changed from
new
toconfirmed
-
Property
Summary
changed from
Tableresize not changing model i.e not firing onchange
toTableresize plugin is not integrated with undo manager
-
Property
Status
changed from
-
Ticket #13388 – Description
initial v3 2 2 3 3 we need to call '''editor.fire('change')''' for this to work properly in the init function 4 5 ---- 6 7 Edit: The goal is that resizing was undoable and that the #change event was fired once user _finishes_ resizing.