You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
Add support for ssaving the state of the gui between sessions e.g. if the console is open at how big it is, the sorting of the editor tabs, breakpoints, scroll positions etc...
The text was updated successfully, but these errors were encountered:
SplitPanes and the TabFrame now support session states. I’m not sure which other components may profit from this, but possible candidates are:
-EditorTabbedPane
-ScrollPanes
There are still some flaws with the current approach e.g. only one frame is supported effectively.
Add support for ssaving the state of the gui between sessions e.g. if the console is open at how big it is, the sorting of the editor tabs, breakpoints, scroll positions etc...
The text was updated successfully, but these errors were encountered: