Skip to content

Add shortcuts for history panels

Ghost User requested to merge wip/albfan/history-panel-shorcuts into master

Navigate different panels with shortcuts:

  • Alt+f for files panel
  • Alt+d for diff panel

  • NOTE: !129 (closed) would be preferred, but bindingset is not being triggered
  • TODO: Include shortcuts on shortcut dialog. (Dinamically)
  • GOOD TO HAVE: Move shorcut to UIElement interface so any UIElement can have a shortcut (Alt+s for stage activity and Alt+h for history activity maybe)

fixes #193 (closed)

Edited by Ghost User

Merge request reports