Hide zoom buttons for now
parent
e9d2fa6999
commit
21ff938e71
|
@ -200,7 +200,6 @@
|
|||
|
||||
<child>
|
||||
<widget class="GtkSeparatorToolItem" id="separatortoolitem2">
|
||||
<property name="visible">True</property>
|
||||
<property name="draw">True</property>
|
||||
<property name="visible_horizontal">True</property>
|
||||
<property name="visible_vertical">True</property>
|
||||
|
@ -213,7 +212,6 @@
|
|||
|
||||
<child>
|
||||
<widget class="GtkToolButton" id="zoom_100">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock_id">gtk-zoom-100</property>
|
||||
<property name="visible_horizontal">True</property>
|
||||
<property name="visible_vertical">True</property>
|
||||
|
@ -227,7 +225,6 @@
|
|||
|
||||
<child>
|
||||
<widget class="GtkToolButton" id="zoom_to_fit">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock_id">gtk-zoom-fit</property>
|
||||
<property name="visible_horizontal">True</property>
|
||||
<property name="visible_vertical">True</property>
|
||||
|
@ -241,7 +238,6 @@
|
|||
|
||||
<child>
|
||||
<widget class="GtkToolButton" id="zoom_out">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock_id">gtk-zoom-out</property>
|
||||
<property name="visible_horizontal">True</property>
|
||||
<property name="visible_vertical">True</property>
|
||||
|
@ -255,7 +251,6 @@
|
|||
|
||||
<child>
|
||||
<widget class="GtkToolButton" id="zoom_in">
|
||||
<property name="visible">True</property>
|
||||
<property name="stock_id">gtk-zoom-in</property>
|
||||
<property name="visible_horizontal">True</property>
|
||||
<property name="visible_vertical">True</property>
|
||||
|
|
Loading…
Reference in New Issue