Skip to content

Package list table now resizes with window.#73

Merged
rbouckaert merged 1 commit intoCompEvol:masterfrom
tgvaughan:layout_patch
Oct 10, 2023
Merged

Package list table now resizes with window.#73
rbouckaert merged 1 commit intoCompEvol:masterfrom
tgvaughan:layout_patch

Conversation

@tgvaughan
Copy link
Contributor

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
@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.

2 participants