You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix selection in readOnly mode, Add magnifier via RawMagnifier widget (#2529)
* enable selection handles in read only mode, added magnifier
* hide the context menu when dragging selection handles
* added entry to change log file
* after a long press (from double tap or drag) make sure magnifier is removed
* added dragOffsetNotifier explanation
* created [QuillMagnifer] and added a [QuillEditorConfig] parameter quillMangifierBuilder, also added a defaultQuillMagnifierBuilder function, when not specified the magnifier will not be used.
---------
Co-authored-by: Ellet <[email protected]>
0 commit comments