laktek / really-simple-color-picker

Simple Color Picker written in jQuery.
http://laktek.com/2008/10/27/really-simple-color-picker-in-jquery
MIT License
179 stars 65 forks source link

Positioning error when zoom level of browser is changed #27

Open testid360 opened 9 years ago

testid360 commented 9 years ago

Whenever the zoom is changed from 100% to some other value (in google chrome) the positioning of the color selection window no longer remains attached to the bottom of input tag.

Screenshot1 (Normal zoom , correct position) - pic1

Screenshot2(Larger Zoom , incorrect position) - pic2