fix: remove TrackpadTwoFingerDoubleTapGesture (boolean type)
This commit is contained in:
parent
47a4d83fce
commit
b2e3092c2e
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@
|
||||||
TrackpadPinch = true;
|
TrackpadPinch = true;
|
||||||
TrackpadRotate = true;
|
TrackpadRotate = true;
|
||||||
TrackpadThreeFingerTapGesture = 0;
|
TrackpadThreeFingerTapGesture = 0;
|
||||||
TrackpadTwoFingerDoubleTapGesture = 1;
|
|
||||||
TrackpadTwoFingerFromRightEdgeSwipeGesture = 3;
|
TrackpadTwoFingerFromRightEdgeSwipeGesture = 3;
|
||||||
TrackpadThreeFingerVertSwipeGesture = 2;
|
TrackpadThreeFingerVertSwipeGesture = 2;
|
||||||
TrackpadFourFingerHorizSwipeGesture = 2;
|
TrackpadFourFingerHorizSwipeGesture = 2;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue