From 3b0057593afc14b0da1372f466d75b4bcbb69f48 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 25 Oct 2015 23:45:48 +0100 Subject: [PATCH] Add a minimum size to all the buttons, so they jump less around when widths are changed. --- ui_mainwindow.ui | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ui_mainwindow.ui b/ui_mainwindow.ui index fa8bbe0..f2a5a61 100644 --- a/ui_mainwindow.ui +++ b/ui_mainwindow.ui @@ -59,6 +59,12 @@ + + + 115 + 0 + + Cut @@ -66,6 +72,12 @@ + + + 115 + 0 + + Fade @@ -73,6 +85,12 @@ + + + 115 + 0 + + Wipe -- 2.39.2