9e53696e35
Previously when the window width was reduced, the overlay drawer was still visible except it was hidden behind the main view. Taking inspiration from the binding in OverlayDrawer.qml source, I set up a callback to match it closely. Now, it closes the drawer when the window is resized. Note: Both before and after this commit, there is a warning when one collapses the window width. > QQuickItem::stackBefore: Cannot stack > QQuickRectangle(0x55b4746513d0, parent=0x55b4744a4750, > geometry=0,0 0x0) before QQuickPopupItem(0x55b4747871c0), > which must be a sibling |
||
---|---|---|
.. | ||
DevicePage.qml | ||
FindDevicesPage.qml | ||
main.qml | ||
mousepad.qml | ||
mpris.qml | ||
MprisSlider.qml | ||
PluginInfoPage.qml | ||
PluginItem.qml | ||
PluginSettings.qml | ||
presentationRemote.qml | ||
runcommand.qml | ||
Settings.qml | ||
volume.qml |