Alfredo, Awesome! We've written our own version internally, but cannot release it. I'm very happy to see what you have made. It will definitely be a feather in GWT's cap.
Oh, and at first I saw it and though to myself "Duh, just some SVG shapes," didn't even realize it was canvas given the interactions and sharpness. One caveat, even on Chrome 19, FX8 proc, and 12GB memory, there is a slight, but constant delay during drag events. We got around that in our library with frame queues and JSNI interaction with the browser to get/cancel upcoming frame draws as needed. Keep up the fine work! Sincerely, Joseph -- 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/-/zEgU9s7TF60J. 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.
