Looks really nice and worked really well in my S5. The one issue I had was with the multi-touch rotation example, you're not able to touch and scroll up with your fingers if you touch in the background. The resizing example isn't as bad but doesn't seem to register the first time you touch+drag either.
Interact.js – drag and drop, resizing and multi-touch gestures
21–30 of 37 posts
Re: Interact.js – drag and drop, resizing and multi-touch gestures
#22Well done!! The only thing that is missing and that I really need is the grid layout support, but animations are really light and smooth!
Re: Interact.js – drag and drop, resizing and multi-touch gestures
#23Great job. It seems like a subset of jquery functionality? Is there something that interact.js does that jquery doesn't? Or is it just a size thing...
I wouldn't call it a subset and I didn't make it as an alternative to jQuery UI. However, I do have plans to make one ;-). I think that the advantage is in what interact.js doesn't do. It's more about providing the data that applications need for responding to pointer input however they like - Drag and drop is just one way to use the input data.
I wrote about the ideas behind it on the Mozilla Hacks blog recently: https://hacks.mozilla.org/2014/11/interact-js-for-drag-and-d...
Re: Interact.js – drag and drop, resizing and multi-touch gestures
#24On Chrome on Mac the dragging to the left leaves a trail behind, which goes away when finished.
Re: Interact.js – drag and drop, resizing and multi-touch gestures
#25At first glance, this seems...really solid. Thanks!
Re: Interact.js – drag and drop, resizing and multi-touch gestures
#26Typo: "Resize from the bottom and left edges", it means right edge.
Re: Interact.js – drag and drop, resizing and multi-touch gestures
#27On Chrome on Mac the dragging to the left leaves a trail behind, which goes away when finished.
http://i.imgur.com/9DCsEZg.jpg
Hardware acceleration on browsers is still complicated.
Re: Interact.js – drag and drop, resizing and multi-touch gestures
#28Re: Interact.js – drag and drop, resizing and multi-touch gestures
#29Anything that anybody posts is technically being shown to HN, so if we didn't have this rule, Show HN would cover everything.