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
My guess is that the CGColor in AXForegroundColor is the issue. NSAttributedString is very annoying to serialize manually, so I was using NSPropertyListXMLFormat_v1_0 with a [[NSKeyedArchiver alloc] initRequiringSecureCoding:YES]. I'll allow that to fail more gracefully.
Same setup as in #434. This also affects AXSlider and AXHeading.
The text was updated successfully, but these errors were encountered: