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

Package list table now resizes with window. #73

Merged
merged 1 commit into from Oct 10, 2023

Conversation

tgvaughan
Copy link
Member

Hi Remco, this tiny patch allows the package manager package list table to resize with the enclosing window. The real fix was just replacing getChildren().add(pane) with setContent(pane), but I couldn't help also replacing the VBox with a BorderPane, as I think this fits the package manager dialog layout better.

@rbouckaert rbouckaert merged commit 7c29e58 into CompEvol:master Oct 10, 2023
1 check failed
@rbouckaert
Copy link
Member

Thanks Tim, looks good :-)

@tgvaughan tgvaughan deleted the layout_patch branch October 11, 2023 07:07
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.

None yet

2 participants