html-editor-enhanced icon indicating copy to clipboard operation
html-editor-enhanced copied to clipboard

Scroll issue

Open hybridkiplteam opened this issue 11 months ago • 0 comments

I am using your plugin "html_editor_enhanced" for managing & rendering the complext html content in my application, but we have faced some issues at the time of scrolling the editor content. Let me clarify my scenario :- We have 4 items in the page like 3 text boxes, html-editor and one text-box in bottom of text-editor these all things in a SingleChildScrollView widget. Now, whenever we scroll outside the html-editor then it is scrolling the whole page properly but when we have scrolling in the editor section with more content then the whole page not scrolling. So, is it possible the achieve this thing from any changes in html-editor? scroll issue explain

hybridkiplteam avatar Nov 06 '24 10:11 hybridkiplteam