codecombat / treema

jQuery plugin that generates HTML interfaces to edit JSON data defined by json-schema.
http://codecombat.github.io/treema/
MIT License
151 stars 36 forks source link

Fix select multiple row logic #32

Closed sderickson closed 10 years ago

sderickson commented 10 years ago

Right now if you select one row and then shift click another row, it doesn't properly select the rows between inclusive.