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

Changing track heights #32

Closed alekz49 closed 13 years ago

alekz49 commented 13 years ago

track heights.

Currently we can change the track height with the mouse, dragging the lower edge of the track up and down.

I propose a set of shortcuts to increase/decrease track heights.

Actions are

"Increase/Decrease track height by double/half" (Pair of actions, and could be a toggle)

"Increase/Decrease track height by 4 times the value" (If this function is called, and reducing the track height by 4 will make the track narrower in height than the default, then the default takes precedence. If 4 times the track height will exceed the window height, then the maximum is the window height. This could be a toggle)

"Increase/Decrease track height to maximum/default" (This makes the track height full screen, or minimum default. This could be a toggle.)

alekz49 commented 13 years ago

This has not only been fixed, but immensely improved.