natinusala / borealis

Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx)
Apache License 2.0
267 stars 84 forks source link

Button inside List ends up becoming squished. #36

Closed meganukebmp closed 4 years ago

meganukebmp commented 4 years ago

Buttons seem to scale according to the parent element. A List with buttons will end up squishing the buttons to an unreadable state. A solution to this would be to add some way to manually set button padding.

2018073114190800-DB1426D1DFD034027CECDE9C2DD914B8

meganukebmp commented 4 years ago

Realized it inherit's view's height and width