oscardelben / Color-Picker-Pro

Color Detection Tool for Designers and Developers
http://fructivity.com
505 stars 50 forks source link

Color picker mag window stretches pixels at screen boundry #5

Closed bryankennedy closed 11 years ago

bryankennedy commented 13 years ago

This is totally a minor bug, but I thought I would mention it since I noticed.

If you open the color picker and move your cursor to the boundary of the screen the magnifier window runs out of pixels to display in its square box. To compensate the image starts stretching in the direction you are mousing, showing half the pixels by stretching them out. I don't think this affects the ability to pick colors or anything. OSX's Digital Color Meter handles this by filing half the box with an unmouseable black area.

Cheers

oscardelben commented 13 years ago

Hi, Yes that's something I knew of, but didn't handle yet. I'll take care of that in a future update. Thanks!

oscardelben commented 11 years ago

It's better now. It may have been an update to the underlaying framework but I don't see this problem anymore. Closing for now.