Open hobbes3 opened 10 years ago
@hobbes3 thank you for the pull request!
A couple of notes:
While not a problem for this commit, in general, it's better to not modify white spaces automatically when contributing to a project. It makes it hard to keep one style, and adds a lot of noise to the diff.
Thanks again!
Added a click trigger that pass the entire clicked object "d".
I also did some code syntax cleaning based off of JSLint's recommendations (also my .vimrc removes unnecessary whitespace).