Michał Wojciechowski

Results 9 comments of Michał Wojciechowski

I came across this issue when running `wp option patch update` inside a shell script executed through Vagrant. As a workaround, I replaced: ``` wp option patch update key subkey...

I'm working on it in the "new" branch, and it's close to a release candidate.

Are you using the `parent` option (http://odyniec.net/projects/imgareaselect/usage.html#options-parent)? It should help in this case.

Yeah, the `parent` option, if used properly, should resolve any positioning problem. @ratnazone, if you're still experiencing your issue, please show me the actual HTML/JS code that demonstrates it, or...

Do you still have this issue with the current development version (the one here on GitHub)?

@pungoyal, can you describe more specifically how the `reset` function is supposed to work?

I didn't really test the plugin against mobile browsers, and I'd be surprised if it worked out of the box :) I'll experiment with it, maybe it's just the matter...

Yeah, sure. I actually also have two Android devices (a phone and a tablet), and I mostly use those for testing. For iOS, I use the iPhone/iPad simulator.

With Android, yes, but that's mostly caused by the fact that the Android emulator works awfully slow in my system, and it's simply easier for me to test on the...