-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New features #2
base: master
Are you sure you want to change the base?
New features #2
Conversation
ravisorg
commented
Jul 17, 2012
- Setting initial positions
- reset() method
- destroy() method
…rop a previously cropped image.
…crop dimensions while jWindowCrop is running. For example, choose an image, play with cropping, choose a different image (call reset) play with cropping, etc.
…, cropW) as needing to calculate defaults (same as null)
…ight as well as width when zooming)
+1 |
Hello, Thank you for Plugin .... 😄 👍 Regards |
Neroze dunno if your still looking for this plugin to work under mobile devices, but I had a similar problem to you - may I suggest using the jquery plugin touchit. This will allows the plugins mouse events to be mapped to touched based ones, it's fully useable with JWindowCrop - you can find it's GitHub repo here: https://github.com/danielglyde/TouchIt Cheers |
@infiniteshroom Thank you for the suggestions. |
how can i scroll the image in horizontal?? |
It appears that jWindowCrop is no longer working in FireFox (v 28.0). Zooming and cropping are broken. Anyone else aware of this? ideas? |
Does anybody have any idea how I can change the size of the cropping window without re-initializing? |
@Cynaraa That is what the new "reset" method that I created should do. |
@ravisorg yes, I thought so. Although, could you please explicitly define the syntax to use the reset() function? Thank you very much! |
Hello, In Firefox 36.0.1 the image got stuck in the middle and squeeze .. |