mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
visualizers: clear selected row when showing details
The details don't correspond to any selected row, so clear the row when we switch to the details page.
This commit is contained in:
@ -193,7 +193,7 @@
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="hexpand">False</property>
|
||||
<property name="selection_mode">browse</property>
|
||||
<property name="selection_mode">single</property>
|
||||
<style>
|
||||
<class name="left-column"/>
|
||||
<class name="visualizer-groups"/>
|
||||
|
||||
Reference in New Issue
Block a user