The current workaround is to use Component.onCompleted with flags |= Qt.ExpandedClientAreaHint
On 1 Oct 2025, at 17:52, Tor Arne Vestbø <[email protected]> wrote: Unfortunately not: https://bugreports.qt.io/browse/QTBUG-76975 On 1 Oct 2025, at 17:20, Alexander Dyagilev <[email protected]> wrote: Hello, I would like to enable the Qt.ExpandedClientAreaHint flag while keeping all the default flags. Is it OK to do it this way? ApplicationWindow { flags: flags | Qt.ExpandedClientAreaHint } _______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
_______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
