]> Skullheadx's Git Forge - PygameGUIEngine.git/commit
Grid Container
authorSkullheadx <admonty1@gmail.com>
Fri, 14 Apr 2023 20:23:37 +0000 (16:23 -0400)
committerSkullheadx <admonty1@gmail.com>
Fri, 14 Apr 2023 20:23:37 +0000 (16:23 -0400)
commit0a7f082dd16ec78756fc1154b39204320fc48b40
tree4ce3ccb495536258c26b3d1b33633f37b11cf6b9
parent0ff9f607611ecdd631da34965b81fe6ab72fda0b
Grid Container

note that it looks weird when having a large difference in size between rows as the elements will not line up.

Another issue may lie with adding children  to grid box container?
container.py
main.py