Loading services/inputflinger/reader/mapper/gestures/GestureConverter.h +1 −1 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ private: const bool mEnableNoFocusChange; bool mEnableSystemGestures{true}; bool mThreeFingerTapShortcutEnabled; bool mThreeFingerTapShortcutEnabled{false}; std::optional<ui::LogicalDisplayId> mDisplayId; FloatRect mBoundsInLogicalDisplay{}; Loading Loading
services/inputflinger/reader/mapper/gestures/GestureConverter.h +1 −1 Original line number Diff line number Diff line Loading @@ -107,7 +107,7 @@ private: const bool mEnableNoFocusChange; bool mEnableSystemGestures{true}; bool mThreeFingerTapShortcutEnabled; bool mThreeFingerTapShortcutEnabled{false}; std::optional<ui::LogicalDisplayId> mDisplayId; FloatRect mBoundsInLogicalDisplay{}; Loading