diff options
author | Fredia Huya-Kouadio <fhuyakou@gmail.com> | 2024-04-28 16:37:41 -0700 |
---|---|---|
committer | Fredia Huya-Kouadio <fhuyakou@gmail.com> | 2024-05-18 11:27:50 -0700 |
commit | 60a4cc2fbe79187c12ac12dc8e41e367e364136c (patch) | |
tree | e4044fe8cadc57853e6d491491b79a21abfaeef6 /platform/android/java_class_wrapper.cpp | |
parent | f4b047a084a5ecff153d0d32453aeb2e9919c83c (diff) | |
download | redot-engine-60a4cc2fbe79187c12ac12dc8e41e367e364136c.tar.gz |
Fix export dialog sizing issue on small devices
Fixes https://github.com/godotengine/godot/issues/73130
- Update the min height from `700` to `500` to match the editor's min height of `600`
- Wrap the sections of the `TabContainer` within a `ScrollContainer`. This prevents the export dialog from trying to resize to fit the tallest of those sections, and make them accessible on small screen devices.
Diffstat (limited to 'platform/android/java_class_wrapper.cpp')
0 files changed, 0 insertions, 0 deletions