f658a4c0b287511b1d20f2aa3476da710b75e322
This allows to properly toggle "Glue to Bars/Beats". Editor::toggle_region_lock_style uses Region::position_time_domain(), However Region::set_position_time_domain() checked the duration's time-domain. Furthermore timecnt_t::set_time_domain() changes both the position and the duration's time domain. This can lead to various issues. We only need to change the time-domain of the timepos_t _position.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%