highperformancecoder / minsky

A systems dynamics economics modeling software
http://minsky.sf.net
GNU General Public License v3.0
290 stars 51 forks source link

Set 2 reset thresholds now - under 500ms, reset immediately (as #490

Closed highperformancecoder closed 4 months ago

highperformancecoder commented 4 months ago

before), and under 1.5s do a postponed reset, otherwise postpone indefinitely. Explicit reset only happens on recalculate and reset buttons. For ravel #547.


This change is Reviewable