neo-nie / pynsource

Automatically exported from code.google.com/p/pynsource
0 stars 0 forks source link

Can't interrupt layout #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. run layout or deep layout on big diagram e.g. massive.txt
2. try to interrupt using esc

What is the expected output? What do you see instead?

Can't interrupt till layout has finished.

Should be able to interrupt.

Original issue reported on code.google.com by abu...@gmail.com on 15 Jul 2012 at 12:34

GoogleCodeExporter commented 8 years ago
Normal layout interruption fixes:
r407 Attempt at interruptable blackboard layout. Not properly working.
r406 Added ESC to interrupt layout. now need to do the same with blackboard 
layout.

Original comment by abu...@gmail.com on 15 Jul 2012 at 12:36

GoogleCodeExporter commented 8 years ago
Background blackboard layout fixes:
r410 Background blackboard layout now perfect. Interruptable, onClose() handled 
ok. Tuned.
r409 Added better deeplayout dialog box. Auto hides.
r408 Fixed background layout bugs. now can interrupt large layout.

Original comment by abu...@gmail.com on 15 Jul 2012 at 12:37