mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-22 01:56:47 +08:00
opt insert rich text
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -621,6 +621,7 @@ class _CreateDynPanelState extends CommonRichTextPubPageState<CreateDynPanel> {
|
||||
},
|
||||
child: Obx(
|
||||
() => RichTextField(
|
||||
key: key,
|
||||
controller: editController,
|
||||
minLines: 4,
|
||||
maxLines: null,
|
||||
|
||||
Reference in New Issue
Block a user