mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: add lateral movements with keyboard
This commit is contained in:
@ -144,5 +144,7 @@
|
||||
</child>
|
||||
</template>
|
||||
<object class="SysprofZoomManager" id="zoom_manager"/>
|
||||
<object class="GtkAdjustment" id="time_adj"/>
|
||||
<object class="GtkAdjustment" id="time_adj">
|
||||
<property name="step-increment">20</property>
|
||||
</object>
|
||||
</interface>
|
||||
|
||||
Reference in New Issue
Block a user