Skip to content

UI: fixed cell dimension bug#1499

Merged
eruvanos merged 1 commit intopythonarcade:developmentfrom
Ibrahim2750mi:gui/grid-layout
Feb 10, 2023
Merged

UI: fixed cell dimension bug#1499
eruvanos merged 1 commit intopythonarcade:developmentfrom
Ibrahim2750mi:gui/grid-layout

Conversation

@Ibrahim2750mi
Copy link
Contributor

The bug which caused widget_gallery.py to behave weirdly because the cells accommodated max height available to them(i.e with size_hint 1) rather than the actual height.

Hopefully this will close #1416

@eruvanos eruvanos merged commit d6b3709 into pythonarcade:development Feb 10, 2023
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.

GUI: UIGridLayout does not follow UILayout standards

2 participants