Skip to content

feat: window size persistence#1102

Merged
tatoalo merged 2 commits intomainfrom
feat/twig/window-size-persistence
Mar 4, 2026
Merged

feat: window size persistence#1102
tatoalo merged 2 commits intomainfrom
feat/twig/window-size-persistence

Conversation

@tatoalo
Copy link
Copy Markdown
Contributor

@tatoalo tatoalo commented Mar 4, 2026

this makes window size sticky across app lifecycle. State's resetted against cleaning of application data.

@tatoalo tatoalo self-assigned this Mar 4, 2026
@tatoalo tatoalo requested a review from a team March 4, 2026 09:17
y: undefined,
width: 900,
height: 600,
isMaximized: true,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This I left since was previous behaviour

@tatoalo tatoalo enabled auto-merge (squash) March 4, 2026 09:22
@tatoalo tatoalo merged commit f8e5d52 into main Mar 4, 2026
12 checks passed
@tatoalo tatoalo deleted the feat/twig/window-size-persistence branch March 4, 2026 09:25
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.

2 participants