When opening or resizing the shell in UI mode there are two distinct crashes that can occur:
- Small width will crash on the BigText title components
- Small height will crash on the Pile component on the Load screen
I think that we should make the BigText component disappear when width is less than a specified size and make the Pile component Scrollable so the details can still be navigable.
When opening or resizing the shell in UI mode there are two distinct crashes that can occur:
I think that we should make the BigText component disappear when width is less than a specified size and make the Pile component Scrollable so the details can still be navigable.