Currently, EditButtonBars are locked to their initial width and height, thus it'll look funny on abnormal screen sizes or UI scalings, this commit fixes that issue by scaling the menus accordingly.
Includes:
Layouted ButtonPage menus
Increased Row and Column limits (widescreen user here, 48 wasn't enough).
Scaling based on available space rather than the hardcoded limits in GD.
Currently, EditButtonBars are locked to their initial width and height, thus it'll look funny on abnormal screen sizes or UI scalings, this commit fixes that issue by scaling the menus accordingly.
Includes: