omz / ColorSense-for-Xcode

Plugin for Xcode to make working with colors more visual

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't pick the correct color with OSX 10.8 Color Picker.

paopaosa opened this issue · comments

commented

For example. I chose redColor(R:1.0 G:0.0 B:0.0) in the color picker window. The system color picker's “Magnifying glass” returns the wrong color value(R:0.986 G:0.000 B:0.032 )
2013-07-27 3 18 06

I got the same bug as well.

This looks like its caused somehow by monitor calibration.

I get one color every time on one of my monitors, and another on the other. I'm looking into the code to see if I can figure out how to revert any monitor calibration adjustments