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;
|
||||
TrackpadRotate = true;
|
||||
TrackpadThreeFingerTapGesture = 0;
|
||||
TrackpadTwoFingerDoubleTapGesture = 1;
|
||||
TrackpadTwoFingerFromRightEdgeSwipeGesture = 3;
|
||||
TrackpadThreeFingerVertSwipeGesture = 2;
|
||||
TrackpadFourFingerHorizSwipeGesture = 2;
|
||||
|
|
|
|||
Loading…
Reference in a new issue