shift-shell/components/mobileshell/qml/actiondrawer
Devin Lin 238cf4948b actioncenter: Allow expanded mode to be opened as soon as minimized offset crossed
Currently the user can only expand to the expanded state after the initial minimized animation finishes. This animation gets reset as soon as a finger is pressed down, causing the user to have to wait until the animation completely finishes before being able to go to the expanded state.

Bypass the need to wait for the animation to finish by setting the open state immediately if the offset already is past the minimized threshold.
2024-11-12 00:25:33 -08:00
..
quicksettings screenbrightnessplugin: Fix behaviour if dbus service is not initialized 2024-11-10 21:57:17 -08:00
ActionDrawer.qml actioncenter: Allow expanded mode to be opened as soon as minimized offset crossed 2024-11-12 00:25:33 -08:00
ActionDrawerOpenSurface.qml actiondrawer: Share components between portrait and landscape 2024-10-31 15:27:00 +00:00
ActionDrawerWindow.qml actiondrawer: Use layershell to avoid taking focus from current window 2024-11-07 20:06:22 -08:00
ContentContainer.qml actiondrawer: Use layershell to avoid taking focus from current window 2024-11-07 20:06:22 -08:00
LandscapeContentContainer.qml actiondrawer: Share components between portrait and landscape 2024-10-31 15:27:00 +00:00
PortraitContentContainer.qml actiondrawer: Cleanup and simplify 2024-11-05 03:42:25 +00:00