alex
alex
This project is great!!!! I hope your PR gets merged soon.
This seems to be an issue that multiple people have found unexpected. However, I understand fixing it would be a backwards incompatible change. So what about making this a configurable...
since jjv throws, this is most definitely an error, and I will gladly fix it. However, we should first agree on what the correct output should be on that schema...
Hi Mohsin. I use it in responsive webapps too. However in my case I need the cropbox to remain the same size. Adding a responsive feature where the cropbox respects...
There won't be a css only solution. In other words, just media-queries won't do the job. The reason is that the cropbox needs to know the width and height to...
Perhaps i misunderstand your question, but why not register a callback to the orientationchange event on the window instead of the resize event.
Hi mohsin, just wanted to let you know I haven't had time to look into this, but its still on my radar. I'll try to get back to it over...
this commit looks good, but the diff shows a dangling " var dragData;", why is that?
I am replying from a cellphone, but i'll try to check this tomorrow. I don't know about opera, but this SHOULD be working on crhome. Look at the demo, you...
Should work with webkit (chrome, safari, etc) and firefox. I dont hace access to An IE machine, so never tested there. Pull requests to improve ie support will be accepted.