From 1da2bc30dab39b3a4ad52a469a8e50351402e095 Mon Sep 17 00:00:00 2001 From: Johan Malm Date: Tue, 16 Jul 2024 21:58:55 +0100 Subject: [PATCH] ui: put Remove+Add buttons in QHBoxLayout ...and limit keyboard-layout QListView to height=72 as most users are likely to only use 1-3, and if they use more they can just scroll. --- src/maindialog.ui | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/src/maindialog.ui b/src/maindialog.ui index 2d9f40e..0c8a1f5 100644 --- a/src/maindialog.ui +++ b/src/maindialog.ui @@ -230,24 +230,35 @@ - + + + + 16777215 + 72 + + + - - - Add - - - - - - - Remove - - + + + + + Add + + + + + + + Remove + + + +