mirror of
https://github.com/mathuo/dockview
synced 2025-01-23 18:05:58 +00:00
Merge pull request #359 from mathuo/358-splitview-separator-style-on-fromjson
fix: apply splitview styles on deserialize
This commit is contained in:
commit
859723a890
@ -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