Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 fix: set initial size and use proper window on event #727

Conversation

iammola
Copy link
Contributor

@iammola iammola commented Oct 3, 2024

The initial onDidDimensionsChange event is fired with { width: 0, height: 0} without the initial set size and the resize event still referenced the parent widow's sizing.

Copy link

codesandbox-ci bot commented Oct 3, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 6881daa:

Sandbox Source
customheader-dockview Configuration
dockview-app Configuration
editor-gridview Configuration
events-dockview Configuration
externaldnd-dockview Configuration
fullwidthtab-dockview Configuration
iframe-dockview Configuration
keyboard-dockview Configuration
lockedgroup-dockview Configuration
nativeapp-dockview Configuration
nested-dockview Configuration
rendering-dockview Configuration

@mathuo mathuo linked an issue Oct 26, 2024 that may be closed by this pull request
@mathuo mathuo changed the base branch from master to 736-bug-set-initial-size-and-use-proper-window-on-event October 26, 2024 20:52
@mathuo mathuo merged commit 3c680b2 into mathuo:736-bug-set-initial-size-and-use-proper-window-on-event Oct 26, 2024
1 check passed
@iammola iammola deleted the popout-group-sizing-event branch October 29, 2024 12:46
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.

bug: set initial size and use proper window on event
2 participants