iVis-at-Bilkent / cytoscape.js-undo-redo

A Cytoscape.js extension to provide an undo-redo framework
MIT License
46 stars 9 forks source link

Wrong flow #1

Closed ada99 closed 8 years ago

ada99 commented 8 years ago

Try to move node up. Press Ctrl+Z. Repeat few times this actions. Press Ctrl+Y, Ctrl+Y ... Node moves up up up, where it was never before. You should clear tail redo actions.

selimfirat commented 8 years ago

Now, it seems fixed. Thank you for reporting. Here is the fixed version: https://raw.githubusercontent.com/iVis-at-Bilkent/cytoscape.js-undo-redo/master/cytoscape-undo-redo.js