memspace / zefyr

Soft and gentle rich text editing for Flutter applications.
https://zefyr-editor.gitbook.io
2.22k stars 550 forks source link

Desktop: allow to extend selection with `Shift` + Click #568

Closed pulyaevskiy closed 2 years ago

pulyaevskiy commented 2 years ago

This is common functionality for all desktop platforms.

pulyaevskiy commented 2 years ago

Fixed by #577 .