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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: