diff options
author | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2022-05-20 03:08:01 +0200 |
---|---|---|
committer | Hugo Locurcio <hugo.locurcio@hugo.pro> | 2022-05-20 16:32:29 +0200 |
commit | 9e64f3de6cdcaea43835643070810a2b175abe4c (patch) | |
tree | cbec1ffde2624196cc3f23d36516b9d9d984366e /editor/plugins/text_editor.cpp | |
parent | 920ca6252888489ca72647ad8d5ef721d5e5e686 (diff) |
Fix project manager display at small window sizes
- Don't use minimum size for project order/filter controls.
This also allows the filter field to become longer at large
window sizes.
- Hide the loading label instead of changing its opacity.
This causes a reflow during loading, but this is preferable to having
the UI overflow.
- Hide the About button on Android as it will spawn a dialog that's
too large to be closed on most screens.
- Hide the language dropdown on Android as it doesn't work correctly.
This allows the project manager to be displayed correctly at much
lower window sizes than previously.
Diffstat (limited to 'editor/plugins/text_editor.cpp')
0 files changed, 0 insertions, 0 deletions