Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eac4556e authored by Keisuke Kuroyanagi's avatar Keisuke Kuroyanagi
Browse files

Revert "Fix: Crash when modifying text while using drag accelerator."

This reverts commit 259292ff.

This introduced another bug (Bug: 21687602) and this is no longer useful
for the original one (Bug: 21178876).


Change-Id: I59acc161e7d8cba633718a3d17292e68740ef79e
parent 259292ff
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -3156,7 +3156,6 @@ public class Editor {

            if (mSelectionModifierCursorController != null) {
                mSelectionModifierCursorController.hide();
                mSelectionModifierCursorController.resetTouchOffsets();
            }

            mSelectionActionMode = null;