From c4b95bad653420bd7ed322a5d952356f9705df9e Mon Sep 17 00:00:00 2001 From: AL <26797547+Al12rs@users.noreply.github.com> Date: Wed, 26 Feb 2020 19:24:15 +0100 Subject: Removed "State" header from filterlist. Allow lower vertical sizes for loglist. Fixed alignments and size of various elements. --- src/mainwindow.ui | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/src/mainwindow.ui b/src/mainwindow.ui index c9a88655..83aba71a 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -60,13 +60,13 @@ 3 - 7 + 15 3 - 1 + 0 @@ -102,7 +102,7 @@ - State + State of the filter, can either be Disabled, Enabled or Inverted. @@ -158,18 +158,18 @@ 0 - + - 0 + 1 2 - 0 + 1 - 0 + 2 @@ -196,6 +196,12 @@ + + + 0 + 0 + + Filter: only show the separators that match the current filters Show: always show separators @@ -582,9 +588,15 @@ p, li { white-space: pre-wrap; } + + 2 + + + 4 + @@ -1482,8 +1494,8 @@ p, li { white-space: pre-wrap; } - 0 - 0 + 80 + 42 -- cgit v1.3.1