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

Commit 5667a8de authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Adds aconfig flag for fullscreen magnifier following mouse" into main

parents 4cf19f8d e576adbc
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -113,6 +113,13 @@ flag {
    bug: "282039824"
}

flag {
    name: "enable_magnification_follows_mouse"
    namespace: "accessibility"
    description: "Whether to enable mouse following for fullscreen magnification"
    bug: "335494097"
}

flag {
    name: "fix_drag_pointer_when_ending_drag"
    namespace: "accessibility"