ccherrett / oom

The Open Octave Project exists to provide professional level orchestral midi orchestration tools.
http://www.openoctave.org
GNU General Public License v2.0
82 stars 19 forks source link

CTRL+A selects but cannot use octave shifting with it #60

Closed ccherrett closed 12 years ago

ccherrett commented 12 years ago

CTRL+A selects but cannot use octave shifting with it. After all notes are selected using SHIFT+UP does nothing.

linuxras commented 12 years ago

I have managed to recreate this locally.

Its the result of a focus issue, if you click in the canvas before you CTRL+A it works fine. I'm going to add the shortcut to the menu system and up a level from the canvas so that it does not matter where the focus is.

linuxras commented 12 years ago

Added actions to the Functions menu for all the supported actions on the canvas with their hotkeys defined

This issue is closed.