reedsy / quill-cursors

A multi cursor module for Quill text editor.
MIT License
248 stars 54 forks source link

Ignore zero-height and zero-width selection rectangles #33

Closed alecgibson closed 5 years ago

alecgibson commented 5 years ago

Sometimes selection rectangles can come back with zero height or zero width. In these cases, we should just ignore the rectangle.