From 2e1775678577e8587ca0830a15810212c4b209f7 Mon Sep 17 00:00:00 2001 From: a-kenji Date: Mon, 2 Aug 2021 12:03:42 +0200 Subject: Change layout panics to errors * Adjust and add tests for the change --- example/multiple_tabs_layout.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'example') diff --git a/example/multiple_tabs_layout.yaml b/example/multiple_tabs_layout.yaml index 40689a969..6c4d15980 100644 --- a/example/multiple_tabs_layout.yaml +++ b/example/multiple_tabs_layout.yaml @@ -16,6 +16,7 @@ parts: - direction: Vertical split_size: Percent: 50 + - direction: Vertical - direction: Vertical parts: - direction: Vertical -- cgit v1.2.3