odyniec / imgareaselect

ImgAreaSelect is a jQuery plugin for selecting a rectangular area of an image. It allows web developers to easily implement image cropping functionality, as well as other user interface features, such as photo notes (like those on Flickr).
http://odyniec.net/projects/imgareaselect/
686 stars 197 forks source link

Line bug when zooming in Chrome #88

Open maxonline opened 8 years ago

maxonline commented 8 years ago

When zooming in chrome(110% or 90%) a vertical line shows in one(or both) corners of the selection. Seems to happen on specific x coordinates. See attached picture. Happens on the test page with latest chrome for me. This issue seems not to happen in Firefox.

imgareaselectline

To reproduce this you should just browse to the test page , zoom to 110% make a crop and move it horizontally.

oloflarsson commented 6 years ago

@maxonline - Well hello Max! As your colleague I would like to +1 this issue 😸.