win提交
This commit is contained in:
@@ -136,7 +136,7 @@ class ProEditorBridge {
|
||||
mainEditor: pro.MainEditorConfigs(
|
||||
enableZoom: true,
|
||||
editorMinScale: 0.5,
|
||||
boundaryMargin: const EdgeInsets.all(double.infinity),
|
||||
boundaryMargin: const EdgeInsets.all(10000),
|
||||
safeArea: const pro.EditorSafeArea.none(),
|
||||
widgets: pro.MainEditorWidgets(
|
||||
appBar: (editor, rebuildStream) => pro.ReactiveAppbar(
|
||||
|
||||
Reference in New Issue
Block a user