jonom / jquery-focuspoint

jQuery plugin for 'responsive cropping'. Dynamically crop images to fill available space without cutting out the image's subject. Great for full-screen images.
Other
3.15k stars 211 forks source link

Fixing data attributes output in helper tool #60

Closed cavemon closed 7 years ago

cavemon commented 7 years ago

I noticed that the helper tool was outputting incorrect data attributes for width and height.

jonom commented 7 years ago

Thanks!

cavemon commented 7 years ago

@jonom thank you! Appreciate the work you've done with this plugin! :)

cavemon commented 7 years ago

@jonom the jquery.focuspoint.helpertool.js needs to be pushed to the demo as well: http://jonom.github.io/jquery-focuspoint/demos/helper/index.html

jonom commented 7 years ago

Ah yes, have pushed that up now.