forked from AuroraMiddleware/gtk
widget-factory: Don't initially show popover
It'll be set as the popover of a GtkMenuButton later anyway which will hide it again.
This commit is contained in:
parent
0d17421ffd
commit
bdb77b6cc2
@ -4095,7 +4095,6 @@ bad things might happen.</property>
|
||||
</action-widgets>
|
||||
</object>
|
||||
<object class="GtkPopover" id="open_popover">
|
||||
<property name="visible">1</property>
|
||||
<child>
|
||||
<object class="GtkGrid">
|
||||
<property name="visible">1</property>
|
||||
|
Loading…
Reference in New Issue
Block a user