Awesome job. Really love it. Thanx. We've been building a mobile site that shows a bunch of item blocks edge to edge. Once you begin dragging each of those items, droppable blocks will appear at the bottom. The problems is, since the moment you tap a block, the dragging begins, and it prevents scrolling. Would be cool if we could delay the event handlers just long enough for touch scroll to work. What do you think?