mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
processes-section: Disable autocolor for timespan layers
There's only one in each row and they end up blue.
This commit is contained in:
@ -121,6 +121,7 @@
|
||||
<property name="hexpand">true</property>
|
||||
<child>
|
||||
<object class="SysprofTimeSpanLayer">
|
||||
<property name="auto-color">False</property>
|
||||
<binding name="axis">
|
||||
<lookup name="selected-time-axis" type="SysprofSession">
|
||||
<lookup name="session" type="SysprofSessionModelItem">
|
||||
|
||||
Reference in New Issue
Block a user