mirror of
https://github.com/processing/processing4.git
synced 2026-02-13 10:30:44 +01:00
Increased poll time on reload to 1s
Added boolean reloadEnabled which can be set to false to disable reloading (currently always true) Editted checkModified (called if and only if a close is requested) to check if the close will be successful (i.e. if it will return true) Added code in checkModified to trigger the stopping of the reload thread when this editor is closed
This commit is contained in: