add a new Tweak to ArdourButton that makes ImplicitActive state use a solid color...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 12 Dec 2012 02:22:12 +0000 (02:22 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 12 Dec 2012 02:22:12 +0000 (02:22 +0000)
commit6e337459a930e230991db0eea183ebfe76775368
tree401202d5ab03bfc7dfa504964db2da45653502e8
parent740c5aebab39ca88503a1733880af7a337b05e83
add a new Tweak to ArdourButton that makes ImplicitActive state use a solid color (the "led active" color), and adjst rec-enable buttons to use pink (like ardour2) when in this state (which means rec-enabled but not recording). and yes, this means that you can't use ImplicitUsesSolidColor with a button that also uses an LED - acceptable limitation

git-svn-id: svn://localhost/ardour2/branches/3.0@13645 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/ardour3_ui_default.conf
gtk2_ardour/ardour_button.cc
gtk2_ardour/ardour_button.h
gtk2_ardour/route_ui.cc