993c7c4becd9e63d5714e42ae8069d6e885f0f66
6f91dc0799 and implement same goal in a different way
The AudioClipEditor features a scroll bar that is a part of the canvas. Because scroll groups are at the top level of a canvas, the scroll bar is necessary within a scroll group, which causes it to get confused about the difference between its own position within the canvas and that of the scroll group. This commit introduces a per-Item flag, _scroll_translation, which is true by default. If false, the item will not have coordinates translated to reflect scroll group 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%