visual-space / visual-editor

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

Controller - Tapping on code blocks disables styling options, moving the caret not #226

Closed adrian-moisa closed 1 year ago

adrian-moisa commented 1 year ago

https://github.com/visual-space/visual-editor/assets/11160141/716fba97-28c4-4845-a28e-8fdcce6e4d59

192 - The initial implementation

adrian-moisa commented 1 year ago

I think this might have been resolved by my recent refactor in #230. Please confirm @DariusMuscalu