mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof: use visible range for chart
We don't want it to update based on selection since that should match what is in the scrubber.
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
<object class="SysprofColumnLayer">
|
||||
<property name="title">Stack Traces</property>
|
||||
<binding name="x-axis">
|
||||
<lookup name="selected-time-axis" type="SysprofSession">
|
||||
<lookup name="visible-time-axis" type="SysprofSession">
|
||||
<lookup name="session">SysprofSamplesSection</lookup>
|
||||
</lookup>
|
||||
</binding>
|
||||
|
||||
Reference in New Issue
Block a user