Skip to content
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

Implement IPad and other tablet support #1

Closed
GoogleCodeExporter opened this issue Mar 14, 2015 · 4 comments
Closed

Implement IPad and other tablet support #1

GoogleCodeExporter opened this issue Mar 14, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

GWT-Cropper works only with a desktop computers. You can drag selection handles 
by mouse, but you can't do it with you fingers tapping the tablet screen.

As a user, I want to modify the selection on my IPad


Original issue reported on code.google.com by ilja.hamalainen on 25 Oct 2012 at 6:50

@GoogleCodeExporter
Copy link
Author

Take a look at this code. May be you can find something for this issue

https://github.com/dankurka/mgwt/tree/master/src/main/java/com/googlecode/mgwt/d
om/client/event/tap

Original comment by ilja.hamalainen on 30 Oct 2012 at 8:24

@GoogleCodeExporter
Copy link
Author

For iPhone:
https://developers.google.com/web-toolkit/articles/gwt-iphone

Original comment by ilja.hamalainen on 30 Oct 2012 at 8:29

@GoogleCodeExporter
Copy link
Author

Original comment by ilja.hamalainen on 11 Dec 2012 at 9:41

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Implemented. The release v. 0.4.0 will be available in next couple of hours in 
Maven central repo

Original comment by ilja.hamalainen on 19 Dec 2012 at 7:43

  • Changed state: Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant