singerdmx / flutter-quill

Rich text editor for Flutter
https://pub.dev/packages/flutter_quill
MIT License
2.6k stars 839 forks source link

Fix text selection handles when scroll mobile #2176

Closed AtlasAutocode closed 2 months ago

AtlasAutocode commented 2 months ago

Description

Fixed: Text selection handles failed to track selection after scrolling in QuillEditor on iOS/Android devices.

Related Issues

Type of Change