mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
homescreens/halcyon: fix dragging glitch while in folder view
This commit is contained in:
parent
f647e12f25
commit
ce89c2a000
1 changed files with 1 additions and 2 deletions
|
|
@ -128,8 +128,7 @@ Item {
|
||||||
|
|
||||||
yAxis.enabled: false
|
yAxis.enabled: false
|
||||||
xAxis.enabled: true
|
xAxis.enabled: true
|
||||||
xAxis.minimum: -PlasmaCore.Units.gridUnit * 5
|
grabPermissions: PointerHandler.TakeOverForbidden
|
||||||
xAxis.maximum: 0
|
|
||||||
|
|
||||||
property real oldTranslationX
|
property real oldTranslationX
|
||||||
property bool isClosing: false
|
property bool isClosing: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue