mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Remove layout from gtk controls
This commit is contained in:
@@ -59,10 +59,6 @@
|
|||||||
<property name="adjustment">trans_distance_adjustment</property>
|
<property name="adjustment">trans_distance_adjustment</property>
|
||||||
<property name="numeric">True</property>
|
<property name="numeric">True</property>
|
||||||
<property name="value">50</property>
|
<property name="value">50</property>
|
||||||
<layout>
|
|
||||||
<property name="row">0</property>
|
|
||||||
<property name="column">1</property>
|
|
||||||
</layout>
|
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
|||||||
@@ -74,10 +74,6 @@
|
|||||||
<property name="value_pos">right</property>
|
<property name="value_pos">right</property>
|
||||||
<property name="draw_value">True</property>
|
<property name="draw_value">True</property>
|
||||||
<signal name="value-changed" handler="appicon_padding_scale_value_changed_cb" swapped="no"/>
|
<signal name="value-changed" handler="appicon_padding_scale_value_changed_cb" swapped="no"/>
|
||||||
<layout>
|
|
||||||
<property name="row">0</property>
|
|
||||||
<property name="column">1</property>
|
|
||||||
</layout>
|
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
|||||||
Reference in New Issue
Block a user