You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using this UIKit, buttons in Touch Bar do not have a bezelColor (except standard buttons like ESC).
When commenting "_layer = [[[[self class] layerClass] alloc] init];" in UIView, bezelColor works, however (of course) UIViews do not show anymore.
The text was updated successfully, but these errors were encountered:
When using this UIKit, buttons in Touch Bar do not have a bezelColor (except standard buttons like ESC).
When commenting "_layer = [[[[self class] layerClass] alloc] init];" in UIView, bezelColor works, however (of course) UIViews do not show anymore.
The text was updated successfully, but these errors were encountered: