Add option to Zoom to Selection on double click
authorTim Mayberry <mojofunk@gmail.com>
Tue, 13 Dec 2016 02:02:57 +0000 (12:02 +1000)
committerTim Mayberry <mojofunk@gmail.com>
Tue, 13 Dec 2016 03:02:04 +0000 (13:02 +1000)
commit0eff7d4a0cc6dfee97d521330e1fbec3d500b9fd
treeed44aead5577f4e159715a29f4adf37912cddb68
parent89623923bdc475381bfb8b0d318b7284920e05fc
Add option to Zoom to Selection on double click

Currently implemented for Region and Range selections.

The new option is false/off by default to maintain existing behaviour. I'm not
sure it should require another option, perhaps Zoom to Selection should be the
default and accessing the region properties dialog can be via Modifier+double
click, but further changes can be made on user feedback etc.

Related: #7112
gtk2_ardour/editor.h
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_mouse.cc
gtk2_ardour/rc_option_editor.cc
gtk2_ardour/ui_config_vars.h