Skip to content

[pull] master from mapeditor:master - #118

Merged
pull[bot] merged 1 commit into
dogboydog:masterfrom
mapeditor:master
Aug 26, 2026
Merged

pull[bot] merged 1 commit into
dogboydog:masterfrom
mapeditor:master

Conversation

@pull

@pull pull Bot commented Aug 26, 2026 •

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

The layout was restored from the second resize event (#590) or after a
200 ms timeout. When the timeout was hit, the layout of the nested
editor main windows was clamped to the initial window size (#4580).

Now the layout is restored synchronously and, since a maximized window
only reaches its final size once the event loop has started, again from
the first spontaneous resize event. On Windows the pending window system
events are flushed instead, so that the layout and session are restored
with the window already at its final size. Not needed on macOS, where
the final size is reached synchronously.

Resolves #4580
@pull pull Bot locked and limited conversation to collaborators Aug 26, 2026
@pull pull Bot added the ⤵️ pull label Aug 26, 2026
@pull
pull Bot merged commit 2030dac into dogboydog:master Aug 26, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant