Add some new zoom-to-selection actions, so zoom tool is less needed.
authorBen Loftis <ben@harrisonconsoles.com>
Wed, 23 Jul 2014 16:28:45 +0000 (11:28 -0500)
committerBen Loftis <ben@harrisonconsoles.com>
Wed, 23 Jul 2014 16:31:06 +0000 (11:31 -0500)
commitb22e1368877c0cc66a372f7891ff782b89a2f579
treec407ae2c11e33a964a52f0f7f6822bbb80a43bb3
parent7984cd23212be1428e3d644e2200bb96fcef13e6
Add some new zoom-to-selection actions, so zoom tool is less needed.
Reverse order of items in the zoom menus to match Ardour.
Consolidate the extra zoom math into a function;  this fixes a problem in zoom-to-session.
gtk2_ardour/ardour.menus.in
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_ops.cc