mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-12 17:08:14 +00:00
feat: 大纲树pin状态改为默认不钉住,与其他面板默认体验一致
This commit is contained in:
parent
ac68418278
commit
33e3112a98
@ -158,7 +158,7 @@ plugins.register((ctx: ILowCodePluginContext) => {
|
||||
type: 'PanelDock',
|
||||
content: Outline,
|
||||
panelProps: {
|
||||
area: 'leftFixedArea',
|
||||
area: 'leftFloatArea',
|
||||
},
|
||||
});
|
||||
skeleton.add({
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user