jQuery Resize And Crop (jrac) is a jQuery plugin that build a viewport around a given image permitting to visually resize an image and place a crop
GNU General Public License v2.0
137
stars
50
forks
source link
Replaced shorthand css() getters with non-shorthand equivalent. #35
Closed
bartgloudemans closed 2 years ago
This caused to have
crop_consistent()
to never returntrue
in Firefox 29.0.1.Apparently the shorthand version is not supported in every browser. At least not in Firefox 29.0.1.