VisionistInc / jibe

Jibe: be in accord; agree. A modern, lightweight, collaborative editing environment.
http://jibe.visionistinc.com/
Apache License 2.0
3 stars 1 forks source link

Timestamps break with Jibe.insertTextAtCursor() #68

Closed markgeraty closed 9 years ago

markgeraty commented 9 years ago

share-codemirror-json.js does not properly update the timestamps when text is inserted via the Jibe.insertTextAtCursor(...) function. I think the conditional here needs to change to include instances where the source is not set?