3 actions (trim-front, trim-back, set-sync-position) do not need to be region-selecti...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 7 Feb 2017 15:50:06 +0000 (16:50 +0100)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 7 Feb 2017 15:51:32 +0000 (16:51 +0100)
commit4aaf3fcb95e280a4348bced300553d4166f72a71
tree181065310f6d148335f9f2dca3a753d0c017ecbb
parente42c0ff1ea0607e3ab153522255707082cae6cb3
3 actions (trim-front, trim-back, set-sync-position) do not need to be region-selection sensitive.

They get regions via ::get_regions_from_selection_and_edit_point().

Many other editor operations need to be manually evaluated for this change, also.
gtk2_ardour/editor_actions.cc