CashlessSociety / together_app

Together Project
https://togetherproject.nz
9 stars 1 forks source link

Fix layout bug #69

Closed utunga closed 2 years ago

utunga commented 2 years ago

OK so I think this fixes that layout bug in a relatively non-stupid way.

Step one just wrap it in a Flexible (not a sized box) which forces text to wrap

This made visible what was really going wrong here.. that silly gray icon in the right column

image

Step two let's just lose that icon

Looks like this, which of course bears not resemblance to the mockup but does look better

image