2f02b809e729620df5494228daa7504a1d7c4cd9
UIConfig insert-at-position saves/restores the enum as integer. This is used directly as parameter for insert_at_combo.set_active(). For this to work, the enum needs to match the order of elements in the dropdown. It would be preferable to register the enum, and map the dropdown entries, but for now this does the trick, without breaking existing UIConfigs.
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%