fix(layout): add tab bar to strider layout

This commit is contained in:
Aram Drevekenin 2021-03-12 10:11:47 +01:00
parent b89823c4bd
commit a1fbb26818

View file

@ -1,6 +1,12 @@
---
direction: Horizontal
parts:
- direction: Vertical
split_size:
Fixed: 1
plugin: tab-bar
events:
- Tab
- direction: Vertical
parts:
- direction: Horizontal
@ -11,5 +17,5 @@ parts:
expansion_boundary: true
- direction: Vertical
split_size:
Fixed: 1
Fixed: 2
plugin: status-bar