You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
I thought it did too, but that clickhole quiz image bug report from today led me to read through image.js a bit more carefully. I believe this line was making it appear to work: https://github.com/theonion/betty-cropper/blob/master/betty/cropper/templates/image.js#L45 Since the front-end js usually selects elements with jquery it would fall through to that case.
Chris Sinchok
Developer
730 N. Franklin St. #700
Chicago IL 60654
the Onion | "America's Finest News Source"
On Wed, Dec 17, 2014 at 2:38 PM, Adam Wentz [email protected]
wrote:
I thought it did too, but that clickhole quiz image bug report from today
led me to read through image.js a bit more carefully. I believe this line
was making it appear to work: https://github.com/theonion/betty-cropper/blob/master/betty/cropper/templates/image.js#L45
Since the front-end js usually selects elements with jquery it would fall
through to that case.
—
Reply to this email directly or view it on GitHub #41 (comment)
.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It might be nice to just pass a top-level element to picturefill which would then find subelements to be picturefilled.
The text was updated successfully, but these errors were encountered: