mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 19:28:27 +08:00
disable RichTextField undo
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -1732,7 +1732,6 @@ class _CupertinoRichTextFieldState extends State<CupertinoRichTextField>
|
||||
child: EditableText(
|
||||
key: editableTextKey,
|
||||
controller: controller,
|
||||
undoController: widget.undoController,
|
||||
readOnly: widget.readOnly || !enabled,
|
||||
toolbarOptions: widget.toolbarOptions,
|
||||
showCursor: widget.showCursor,
|
||||
|
||||
Reference in New Issue
Block a user