Use Ardour widgets consistently in plugin UI.
authorDavid Robillard <d@drobilla.net>
Sat, 7 Mar 2015 00:05:29 +0000 (19:05 -0500)
committerDavid Robillard <d@drobilla.net>
Sat, 7 Mar 2015 19:04:45 +0000 (14:04 -0500)
Several reasons:

* This previously looked horribly inconsistent.

* The Gtk selector was broken for plugins with many presets,
  making it impossible to select presets.  For whatever reason,
  the use of a menu fixes this bug.

* Towards a hierarchical menu for banked presets.


No differences found