codecombat / treema

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

'readOnly' setting disables everything except drag and drop #39

Closed jhoff closed 3 years ago

jhoff commented 10 years ago

If I initialize a treema with the readOnly setting set to true, drag and drop re-ordering is still allowed. I think this should probably be disabled.