Closed GoogleCodeExporter closed 9 years ago
i like that idea - thanks Shawn!
Original comment by ccagle8
on 14 Jun 2012 at 12:50
I didn't like how onchange events only get fired when a text input loses focus,
so i changed it to a bind() to catch all changes in any field , typing, and
programmatic val() etc. But that change introduced this issue, if your
autosave is set to like 5 seconds heh, which is what I test with and it works
fine, I like to stress test. Normally noone will set this.
Are there any other fields that need protecting until finished editing.
That might cause issues if saved mid completion ?
I think title is the only one that generates a file when saving.
Original comment by tablatronics
on 15 Jun 2012 at 1:43
fixed r742
Original comment by tablatronics
on 7 Jul 2012 at 6:36
Original issue reported on code.google.com by
tablatronics
on 12 Jun 2012 at 7:37