ControlCore-Project / concore-editor

The concore Editor
http://controlcore-project.github.io/concore-editor
BSD 3-Clause "New" or "Revised" License
9 stars 19 forks source link

App breaks when undo is performed on loaded graphml, then closed and redo is pressed #116

Closed Rahuljagwani closed 1 year ago

Rahuljagwani commented 1 year ago

To reproduce:

  1. Load any big graphml file.
  2. Press 'Undo' 2-3 times.
  3. Close graphML file.
  4. Press Redo Wait for 2 sec, Application will break.
pradeeban commented 1 year ago

Thanks for the fix. Merged.