region: Join the input source settings and layout buttons
Currently it looks a bit unpolished that the add/remove buttons on the other side of the toolbar look linked while this pair doesn't. Note that the input source settings button isn't always visible but in that case the layout button will still show up correctly as non-linked. https://bugzilla.gnome.org/show_bug.cgi?id=743400
This commit is contained in:
parent
4179afc55c
commit
44b36798a3
1 changed files with 1 additions and 16 deletions
|
@ -296,21 +296,6 @@
|
|||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkToolItem" id="i_s_sl_item">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<child>
|
||||
<object class="GtkBox" id="i_s_sl_box">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="input_source_layout">
|
||||
<property name="visible">True</property>
|
||||
|
@ -328,7 +313,7 @@
|
|||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">True</property>
|
||||
<property name="position">0</property>
|
||||
<property name="position">1</property>
|
||||
</packing>
|
||||
</child>
|
||||
</object>
|
||||
|
|
Loading…
Add table
Reference in a new issue