Quick patch: (stability update)
List of changes:
- Restoration of the
ScriptOverlay(minus on a command).- There was a lingering issue within the
Listclass that was causing mis-handlings of the cached items for certain menus upon return.- This issue should be resolved now.
- There was a lingering issue within the
- Potential memory leak bug fix for aborted
unzip/downloadcommands. - Smoother text scrolling (for list items with long text).
- Slightly improved color sampling for the cursor blink effect.
- Slight optimizations to the
handleRunningInterpreterinput handler. - Removal of unused variable declarations in the
MainMenuclass. - Slight alignment corrections to the table background.
Full Changelog: 8ee2844...v1.9.10