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
I'm getting lots of the following errors at runtime while using the extended color well. Running OS X 10.11.3:
: Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API and this value is being ignored.Please fix this problem.
The text was updated successfully, but these errors were encountered:
Tried to fix this but gave up. This project is too bloated (and seems abandoned anyway).
So I created my own lightweight NSPopover Color Picker in Swift 3.
I'm getting lots of the following errors at runtime while using the extended color well. Running OS X 10.11.3:
: Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API and this value is being ignored.Please fix this problem.
The text was updated successfully, but these errors were encountered: