ihmcrobotics / simulation-construction-set-2

Graphical user interface for visualizing control variables from either a server, a log file, or a simulation.
Apache License 2.0
13 stars 0 forks source link

User can use left/right keyboard arrow keys to step backward/forward in the buffer #50

Closed SylvainBertrand closed 3 years ago

SylvainBertrand commented 3 years ago

Added new shortcut in WindowShortcutManager. It is bound to Alt+Left/Right arrow keys, added Alt to reduce the chance that this would interfere with other uses of the arrow keys.