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
When I set editable false and
If the size of the Container covering the widget is smaller than the document that needs to be displayed, it is not scrollable.
It only works if Editable: true
How to Reproduce
Put AppFlowyEditor in a container with a constraint and have it display a large document
Expected Behavior
It needs to be scrollable regardless of whether it is editable or not.
Operating System
Ios, Android
AppFlowy Version(s)
^1.5.2
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Bug Description
When I set editable false and
If the size of the Container covering the widget is smaller than the document that needs to be displayed, it is not scrollable.
It only works if Editable: true
How to Reproduce
Put AppFlowyEditor in a container with a constraint and have it display a large document
Expected Behavior
It needs to be scrollable regardless of whether it is editable or not.
Operating System
Ios, Android
AppFlowy Version(s)
^1.5.2
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: