BFColorPickerPopover icon indicating copy to clipboard operation
BFColorPickerPopover copied to clipboard

The standard OS X color picker put into an NSPopover

Results 4 BFColorPickerPopover issues
Sort by recently updated
recently updated
newest added

If there are several ColorWells used, clicking on a second color well made the first clicked color well take on the initial color of the second color well. This change...

User favorites (the favorite color palette at the bottom) are not loaded when the picker is displayed. These favorites are shared across applications. If you then add favorites through the...

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...

The method ``` - (BOOL)_delegatePopoverShouldClose:(id)sender ``` (BFColorPickerPopover:182) is not called in Yosemite when the popover is dismissed by clicking outside, and thus the popover keeps observing changes on the shared...