11010tianyi / latticist

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

option to turn off auto-redraw (add redraw button) #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
stop latticist from redrawing automatically every time I change a GUI setting.
  (Of course, if you edit the setting manually in some cases you can get
around this (in Combo Boxes ...))
  When your redrawing process takes secconds (like with my data) the slow
interaction becomes frustrating.
  For example, you can't change several settings a the same time, you have
to change one by one.
  Is there a way you can make it so you have the option to only redraw when
the user presses a "Redraw" button.
-(Daniel Kornhauser)

Original issue reported on code.google.com by foolish.android on 9 Dec 2008 at 9:06