]> git.za3k.com Git - flowy.git/commit
Make deleting blank nodes focus the end, rather than the beginning of the previous...
authorZachary Vance <vanceza@gmail.com>
Thu, 14 May 2015 02:55:34 +0000 (19:55 -0700)
committerZachary Vance <vanceza@gmail.com>
Thu, 14 May 2015 02:55:40 +0000 (19:55 -0700)
commit7a8149c8327349639236fcddc061091abf5f91a4
tree1fd50614e0fffbe48e1e3d5aa97719a6394c1bc4
parent8b17431cef5859587a2000948b04a94be59f0804
Make deleting blank nodes focus the end, rather than the beginning of the previous node.
Focus end of a (non-nested) contenteditable div is complicated
dist/flowy.js
dist/flowy.unwrapped.js
src/library/cursorToEnd.js [new file with mode: 0644]
src/views/todo.js