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

Set the minWidth and the minHeight of the endPanel created for a box layout #1507

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Set the minWidth and the minHeight of the endPanel created for a box layout #1507

merged 1 commit into from
Jan 26, 2024

Conversation

koendehondt
Copy link
Contributor

See issue pharo-project/pharo#15830. As described there, this PR:

  • Sets the minWidth of an endPanel in a horizontal box layout
  • Sets the minHeight of an endPanel in a vertical box layout

Please apply this fix to Pharo 11 as well. Thank you!

…layout, so that an empty endPanel does not render the default number of pixels specified in Morph>>#minWidth and Morph>>#minHeight.
@Ducasse
Copy link
Contributor

Ducasse commented Jan 21, 2024

Thanks Koen. I kicked the build.

@koendehondt
Copy link
Contributor Author

@Ducasse Some tests failed, but I think the failures are not related to the changes in this PR. Who will solve the failures?

@Ducasse
Copy link
Contributor

Ducasse commented Jan 25, 2024

No idea now for this test we can change the 143 into 144 or the inverse and get done.

@estebanlm estebanlm merged commit 9ca8b93 into pharo-spec:Pharo12 Jan 26, 2024
0 of 2 checks passed
@koendehondt koendehondt deleted the bugfix/boxlayout-endpanel-minwidth-minheight branch January 26, 2024 10:44
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.

3 participants