Closed utunga closed 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
Step two let's just lose that icon
Looks like this, which of course bears not resemblance to the mockup but does look better
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
Step two let's just lose that icon
Looks like this, which of course bears not resemblance to the mockup but does look better