singerdmx / flutter-quill

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

[Desktop] How to obtain the coordinates of the current custom component when right-clicking on the custom component? #2161

Closed lingyun000 closed 2 months ago

lingyun000 commented 3 months ago

Is there an existing issue for this?

The question

The goal is to place the cursor here; otherwise, it will jump back to the cursor position after scrolling to the custom component.