-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
These are the issues I faced on 3.3 inch screen:
- MainMenu: "Enable sound" (label and chekbox) are only partially visible. It resides behind "Credits" button and some part of it is outside the screen.
- Import/Export popup: The right hand side (which has the main functionality of import) is too narrow. The slider width is too narrow for any kind of control. (Same issue with export popup)
Possible solutions:
- Use different layouts for smaller and larger screens.
- Use full width of the screen instead of popups.
- Get rid of the left hand side of import/export screen, so that the right hand side has plenty of room for its controls (which is why the screen is there after all).