mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-09 22:50:54 +00:00
visualizer-view: hide scrollbar by default
This commit is contained in:
@ -31,7 +31,6 @@
|
|||||||
<object class="GtkScrollbar" id="scrollbar">
|
<object class="GtkScrollbar" id="scrollbar">
|
||||||
<property name="adjustment">scroll_adjustment</property>
|
<property name="adjustment">scroll_adjustment</property>
|
||||||
<property name="orientation">horizontal</property>
|
<property name="orientation">horizontal</property>
|
||||||
<property name="visible">true</property>
|
|
||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
</object>
|
</object>
|
||||||
|
|||||||
Reference in New Issue
Block a user