visual-space / visual-editor

Rich text editor for Flutter based on Delta format (Quill fork)
MIT License
283 stars 44 forks source link

Markers - Get all markers and their coordinates in pixels #112

Closed adrian-moisa closed 1 year ago

adrian-moisa commented 2 years ago

This feature is super helpful for positioning elements outside of the document in relation to markers.

adrian-moisa commented 1 year ago

Completed as part of the markers hovering fix.