From 89b09cbffe3055d88326b1c83f9d153cbd0bced7 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Sun, 28 Jul 2013 15:24:39 -0700 Subject: [PATCH] gui: Remove processor-area from status bar to reduce minimum window width. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Nothing ever puts anything in the processor-area widget, but it forces the data window to be 35 character widths wider, so by removing it we can allow the window to be resized much narrower when the status bar is shown. Reported by Bastián Díaz . --- src/ui/gui/data-editor.ui | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/src/ui/gui/data-editor.ui b/src/ui/gui/data-editor.ui index 2f0dd03adb..955febea75 100644 --- a/src/ui/gui/data-editor.ui +++ b/src/ui/gui/data-editor.ui @@ -629,31 +629,6 @@ 0 - - - True - 0 - in - - - True - Processor Area - - - True - 35 - True - - - - - - - False - False - 1 - - True -- 2.30.2