slint/internal/backends/android-activity/java
David Faure b23a657c44 Hide Android selection handles when scrolled out of view
In a LineEdit with a long text, when dragging the selection
to the point where the anchor scrolls out of view in the other
direection, it used to keep being visible, outside the LineEdit.

This commit fixes that by passing the clip rect to the java code
that positions the selection handles.
2025-09-16 08:50:29 +02:00
..
SlintAndroidJavaHelper.java Hide Android selection handles when scrolled out of view 2025-09-16 08:50:29 +02:00