We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 936c33b + 1732be6 commit 24572eeCopy full SHA for 24572ee
1 file changed
services/inputflinger/reader/mapper/gestures/GestureConverter.h
@@ -107,7 +107,7 @@ class GestureConverter {
107
const bool mEnableNoFocusChange;
108
bool mEnableSystemGestures{true};
109
110
- bool mThreeFingerTapShortcutEnabled;
+ bool mThreeFingerTapShortcutEnabled{false};
111
112
std::optional<ui::LogicalDisplayId> mDisplayId;
113
FloatRect mBoundsInLogicalDisplay{};
0 commit comments