mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 16:43:52 +01:00
Improve focus rectangle on Mac Transport toolbar buttons, all themes
This commit is contained in:
@@ -144,7 +144,7 @@ AButton *ControlToolBar::MakeButton(teBmps eEnabledUp, teBmps eEnabledDown, teBm
|
||||
r->SetLabel(label);
|
||||
enum { deflation =
|
||||
#ifdef __WXMAC__
|
||||
3
|
||||
6
|
||||
#else
|
||||
12
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user