Use small Astate buttons for plugins with many controls
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Tue, 29 Aug 2017 10:00:20 +0000 (12:00 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Tue, 29 Aug 2017 10:06:33 +0000 (12:06 +0200)
commitf72c8190354b662a93d30c7de4ffdc460a21ea20
tree170f4b8d20428bcd70fc0b2bde36018290fe018f
parent1b561446b8c4c0f1b682ec04cb44c5f53672c5fc
Use small Astate buttons for plugins with many controls

The generic plugin UI uses spelled-out automation state buttons for
controls, which is good for readability and usability, but some plugins
have a very big amount of controls which means we need a lot of columns.

For those plugins, prefer one-letter automation states, to save width.
gtk2_ardour/generic_pluginui.cc