Am 27.08.25 um 16:55 schrieb Alexander Dyagilev:
Hello,

Recently I've added edge-to-edge support to my app due to new Android 15 requirements. All was working fine with Qt 6.9.1.

Today I've updated to Qt 6.9.2 and now my app looks ugly: I have no access to status bar's and navigation bar's areas. QML window' size is limited as it's not in edge-to-edge mode.

What change in Qt 6.9.2 does this? Is there a way to disable/override it?

_______________________________________________
Interest mailing list
[email protected]
https://lists.qt-project.org/listinfo/interest

did you follow the tips in https://www.qt.io/blog/expanded-client-areas-and-safe-areas-in-qt-6.9 ?

from discussions at https://bugreports.qt.io/browse/QTBUG-135808 Android and SafeAreas should work with 6.9.2

have to test this by myself thursday or friday and will report. and provide a test app I'm just working on

ekke

_______________________________________________
Interest mailing list
[email protected]
https://lists.qt-project.org/listinfo/interest

Reply via email to