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);
|
r->SetLabel(label);
|
||||||
enum { deflation =
|
enum { deflation =
|
||||||
#ifdef __WXMAC__
|
#ifdef __WXMAC__
|
||||||
3
|
6
|
||||||
#else
|
#else
|
||||||
12
|
12
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user