Gtk: Change the minimum requests of the views.
This commit is contained in:
parent
a2440c19e1
commit
7c96152f3f
@ -32,8 +32,8 @@ Tobias Bernard
|
|||||||
<!-- interface-authors Jordan Petridis\nTobias Bernard -->
|
<!-- interface-authors Jordan Petridis\nTobias Bernard -->
|
||||||
<object class="GtkBox" id="container">
|
<object class="GtkBox" id="container">
|
||||||
<property name="name">container</property>
|
<property name="name">container</property>
|
||||||
<property name="width_request">400</property>
|
<property name="width_request">290</property>
|
||||||
<property name="height_request">600</property>
|
<property name="height_request">420</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="orientation">vertical</property>
|
<property name="orientation">vertical</property>
|
||||||
|
|||||||
@ -31,8 +31,8 @@ Tobias Bernard
|
|||||||
<!-- interface-copyright 2017 - 2018 -->
|
<!-- interface-copyright 2017 - 2018 -->
|
||||||
<!-- interface-authors Jordan Petridis\nTobias Bernard -->
|
<!-- interface-authors Jordan Petridis\nTobias Bernard -->
|
||||||
<object class="GtkBox" id="container">
|
<object class="GtkBox" id="container">
|
||||||
<property name="width_request">400</property>
|
<property name="width_request">290</property>
|
||||||
<property name="height_request">600</property>
|
<property name="height_request">420</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="orientation">vertical</property>
|
<property name="orientation">vertical</property>
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Generated with glade 3.21.0
|
<!-- Generated with glade 3.22.0
|
||||||
|
|
||||||
Copyright (C) 2017 - 2018
|
Copyright (C) 2017 - 2018
|
||||||
|
|
||||||
@ -32,6 +32,8 @@ Tobias Bernard
|
|||||||
<!-- interface-authors Jordan Petridis\nTobias Bernard -->
|
<!-- interface-authors Jordan Petridis\nTobias Bernard -->
|
||||||
<object class="GtkBox" id="fb_parent">
|
<object class="GtkBox" id="fb_parent">
|
||||||
<property name="name">fb_parent</property>
|
<property name="name">fb_parent</property>
|
||||||
|
<property name="width_request">290</property>
|
||||||
|
<property name="height_request">420</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="can_focus">False</property>
|
<property name="can_focus">False</property>
|
||||||
<property name="orientation">vertical</property>
|
<property name="orientation">vertical</property>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user