mirror of
https://github.com/mathuo/dockview
synced 2025-02-02 22:45:48 +00:00
fix: apply splitview styles on deserialize
This commit is contained in:
parent
1661ff77d2
commit
b5c3bcc86a
@ -157,6 +157,7 @@ export class BranchNode extends CompositeDisposable implements IView {
|
|||||||
orientation: this.orientation,
|
orientation: this.orientation,
|
||||||
descriptor,
|
descriptor,
|
||||||
proportionalLayout,
|
proportionalLayout,
|
||||||
|
styles,
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user