mirror of
https://github.com/mathuo/dockview
synced 2025-01-23 01:45: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,
|
||||
descriptor,
|
||||
proportionalLayout,
|
||||
styles,
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user