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

NeuropixelsV2eHeadstage panels correctly resize with window changes #337

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

bparks13
Copy link
Member

@bparks13 bparks13 commented Oct 18, 2024

The TableLayoutPanel was set to AutoSize instead of Percent - 100%, so when the window was made smaller it did not resize the sub-panels correctly.

Fixes #310

- The TableLayoutPanel was set to AutoSize instead of Percent - 100%, so when the window was made smaller it did not resize the sub-panels correctly
@bparks13 bparks13 added this to the 0.4.0 milestone Oct 18, 2024
@bparks13 bparks13 requested a review from jonnew October 18, 2024 15:51
@bparks13 bparks13 self-assigned this Oct 18, 2024
@bparks13 bparks13 changed the title Panel sizes now change correctly NeuropixelsV2eHeadstage panels correctly resize with window changes Oct 18, 2024
@jonnew jonnew merged commit 21d7b21 into main Oct 18, 2024
7 checks passed
@jonnew jonnew deleted the issue-310 branch October 18, 2024 18:19
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.

NeuropixelsV2eHeadstage Dialog incorrectly changes panel sizes
2 participants