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