[chronojump/FS-TFT-Menu] More height for gui import results (to allow showing any error message)
- From: Xavier Padullés <xpadulles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump/FS-TFT-Menu] More height for gui import results (to allow showing any error message)
- Date: Wed, 20 Apr 2022 11:59:23 +0000 (UTC)
commit 4d6aab8c24159a1aec81729059f81ecd289605f5
Author: Xavier de Blas <xaviblas gmail com>
Date: Thu Apr 7 11:35:27 2022 +0200
More height for gui import results (to allow showing any error message)
glade/app1.glade | 33 ++++++++++++++++++++-------------
1 file changed, 20 insertions(+), 13 deletions(-)
---
diff --git a/glade/app1.glade b/glade/app1.glade
index 58a4b5c0b..acb7d4c87 100644
--- a/glade/app1.glade
+++ b/glade/app1.glade
@@ -26267,6 +26267,9 @@ Concentric</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
</widget>
<packing>
<property name="expand">False</property>
@@ -32675,6 +32678,18 @@ Concentric</property>
<property name="can_focus">False</property>
<property name="spacing">6</property>
<child>
+ <widget class="GtkLabel"
id="label_video_encoder_tests_will_be_filmed">
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Tests
will be filmed</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="pack_type">end</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
<widget class="GtkHBox"
id="hbox_video_encoder_capturing">
<property name="can_focus">False</property>
<property name="spacing">4</property>
@@ -32711,18 +32726,6 @@ Concentric</property>
</packing>
</child>
<child>
- <widget class="GtkLabel"
id="label_video_encoder_tests_will_be_filmed">
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Tests
will be filmed</property>
- </widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="pack_type">end</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
<widget class="GtkHBox"
id="hbox_video_encoder_no_capturing">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -42388,6 +42391,9 @@ then click this button.</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
</widget>
<packing>
<property name="expand">False</property>
@@ -45447,7 +45453,7 @@ then click this button.</property>
<child>
<widget class="GtkFrame" id="frame14">
<property name="width_request">550</property>
- <property name="height_request">200</property>
+ <property name="height_request">300</property>
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label_xalign">0</property>
@@ -45536,6 +45542,7 @@ then click this button.</property>
</child>
<child>
<widget class="GtkScrolledWindow"
id="app1s_scrolledwindow_import_error">
+ <property name="height_request">100</property>
<property name="can_focus">True</property>
<property
name="hscrollbar_policy">automatic</property>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]