Skip to content

Commit 3818350

Browse files
Update the changes
1 parent a2a963c commit 3818350

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MAUI/Rich-Text-Editor/Migration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,11 @@ To migrate easily from [`Xamarin SfRichTextEditor`](https://help.syncfusion.com/
169169
</tr>
170170
</table>
171171

172+
172173
## Limitations
173174

174175
* `Nested ScrollView:` RichTextEditor scroll behavior is incompatible with parent ScrollView containers and will be automatically disabled.
175176
* `AutoSize Configuration:` To prevent off-screen rendering when AutoSize is enabled, configure the MaximumHeightRequest property to constrain the control within viewport boundaries.
176177
* `Keyboard Interaction:` Toolbar visibility is affected when MaximumHeightRequest extends into the on-screen keyboard area, causing automatic hiding.
177178
* `Supported Content Types:` Editor content is restricted to plain text and HTML markup formats only.
179+

0 commit comments

Comments
 (0)