Prevents displaying NSTouchBar button's bezelColor.
demodit opened this issue · 0 comments
demodit commented
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.