| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
recalc. auto resize the notes textarea since if it sticks to the bottom it can not be properly resized
|
| |
|
|
|
|
| |
do this for the auto-save events (every ten seconds) which could generate superfluous network traffic.
|
| |
|
|
|
|
| |
binding to focusout, as the input and paste callbacks are a bit wasteful - they are presumably called on every character typed, yet some of these events have gone missing (probably due to having a lot of network calls in quick succession) so hopefully a single save of the workspace on focusout should be more reliable.
|
|
|
|
| |
notes widget. btw... one would get mad at oneself if noting something important and forget to save it. with this behavior one can at least get mad at the developer if something goes wrong :)
|
|
|