[meld] vcview.ui: Don't allow the console window to shrink to invisible
- From: Kai Willadsen <kaiw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [meld] vcview.ui: Don't allow the console window to shrink to invisible
- Date: Sat, 15 Oct 2016 21:10:22 +0000 (UTC)
commit a2695ecc9489d52d984e65b82704c213d8a1054c
Author: Kai Willadsen <kai willadsen gmail com>
Date: Sun Oct 16 07:07:38 2016 +1000
vcview.ui: Don't allow the console window to shrink to invisible
This hopefully partially addresses bgo#772888, in which the console
height keeps changing when the window is maximised, but is totally fine
in other circumstances.
data/ui/vcview.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/vcview.ui b/data/ui/vcview.ui
index ec10d86..e60bce9 100644
--- a/data/ui/vcview.ui
+++ b/data/ui/vcview.ui
@@ -607,7 +607,7 @@
</object>
<packing>
<property name="resize">True</property>
- <property name="shrink">True</property>
+ <property name="shrink">False</property>
</packing>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]