Hi, I've got some buttons on a page which will primarily be used from mobile devices. The click handlers fire only after a 300ms delay (intentional on mobile devices as detailed here [https://developers.google.com/mobile/articles/fast_buttons]).
Looks like someone has tried to implement the above for GWT: http://stackoverflow.com/questions/9596807/converting-gwt-click-events-to-touch-events but I'm getting strange behavior from that FastButton implementation. Is there something baked into GWT 2.5 that does this for us? Thanks -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/NbOkH3MJEmkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
