Merge branch 'oars-button-direction' into 'master'
user-controls: Make OARS drop down open to the right See merge request pwithnall/malcontent!43
This commit is contained in:
commit
8b95a655a8
|
@ -491,6 +491,7 @@
|
|||
<property name="can_focus">True</property>
|
||||
<property name="halign">end</property>
|
||||
<property name="valign">center</property>
|
||||
<property name="direction">right</property>
|
||||
<property name="popover">oars_popover</property>
|
||||
<child>
|
||||
<object class="GtkBox">
|
||||
|
|
Loading…
Reference in New Issue