Skip to content

Added Editor Window State saving#250

Merged
michaelsakharov merged 1 commit into
ProwlEngine:New-Editorfrom
xZekro51:tweaks/editor-window-state-saving
Apr 16, 2026
Merged

Added Editor Window State saving#250
michaelsakharov merged 1 commit into
ProwlEngine:New-Editorfrom
xZekro51:tweaks/editor-window-state-saving

Conversation

@xZekro51

Copy link
Copy Markdown

Implemented the Editor Settings saving the window position, size, and maximization state. It automatically restores that on startup and is shared across projects.

@PaperPrototype

Copy link
Copy Markdown
Contributor

👀

@michaelsakharov

Copy link
Copy Markdown
Contributor

Do we not already have editor layout saving or am I misunderstanding this?

@xZekro51

Copy link
Copy Markdown
Author

This solves a different issue- Previously, when the editor was launched, it always defaulted to a resolution (I think it was 1200x800) in the same position of the screen, in a floating window. Now the editor stores the last saved window position, size, and maximization state so that it's restored at startup. It's different from the normal layout saving, which saves the layout of the panels inside the editor.

@michaelsakharov michaelsakharov merged commit 3a20f75 into ProwlEngine:New-Editor Apr 16, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants