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