mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
menu-button: ensure the scrolled window is always full width
When no items were present, this was shrinking. It should always maintain width of the popover.
This commit is contained in:
@ -96,6 +96,7 @@
|
||||
</child>
|
||||
<child>
|
||||
<object class="SpScrolledWindow">
|
||||
<property name="expand">true</property>
|
||||
<property name="min-content-width">100</property>
|
||||
<property name="max-content-width">400</property>
|
||||
<property name="max-content-height">450</property>
|
||||
|
||||
Reference in New Issue
Block a user