YoungMaker / iORC

iORC - Organized Roleplay Creator
3 stars 0 forks source link

Add Grid Layout in diceWidget #29

Closed l-hurd314 closed 6 years ago

l-hurd314 commented 6 years ago

Use a grid layout for the diceWidget image buttons in order to keep them organized. As of now they are independently placed in the layout therefore they will not stay organized when the layout is changed to landscape.

YoungMaker commented 6 years ago

Suggest you look into things other than grid layout. The layout should be dynamic and fill any size screen but should not clip into each other. @l-hurd314 please work this issue

l-hurd314 commented 6 years ago

The diceWidget now has a grid layout implemented for the buttons. The buttons do not collide anymore but they are still not completely organized on the screen.