tangram-play
tangram-play copied to clipboard
Pickers should not stop dragging when leaving the picker
If the user is dragging, but leaves the boundaries of the picker, it shouldn't just stop immediately - it makes it harder to fine-tune the values at the edges. Does removing the onMouseLeave handler solve this or is that dealing with other issues as well?