From 17b0f610b05ce9442a25cf5f637b6c121574ab83 Mon Sep 17 00:00:00 2001 From: Robert Sirre Date: Sun, 17 May 2020 21:32:50 +0200 Subject: [PATCH] Added configurable section heights --- settings-UI.html | 89 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 83 insertions(+), 6 deletions(-) diff --git a/settings-UI.html b/settings-UI.html index 4d6ce39..bf4d4d5 100644 --- a/settings-UI.html +++ b/settings-UI.html @@ -258,7 +258,7 @@ body{
-
+
@@ -269,6 +269,17 @@ body{
+
+ +
+ + Info + +
+

Section height is calculated relative to other sections. With this approach you can choose pixel-perfect, relative or percentage panel heights.

+
+ +
@@ -290,8 +301,19 @@ body{
- +
+ +
+ + Info + +
+

Section height is calculated relative to other sections. With this approach you can choose pixel-perfect, relative or percentage panel heights.

+
+ +
+