szurubooru/client/js/controls
rr- 70a65cc0a3 client/notes: fix saving post breaking selection
The problem was with dangling references - the saved post has been
replacing the note collection with entirely new class instances, whereas
the notes control clung onto old references. Now the control detects
such reloads and acts accordingly.
2016-08-05 23:04:29 +02:00
..
auto_complete_control.js client/general: remove faux href='#' from links 2016-07-30 23:12:31 +02:00
comment_control.js client/general: remove api calls from controls 2016-06-18 10:35:20 +02:00
comment_form_control.js client/general: remove api calls from controls 2016-06-18 10:35:20 +02:00
comment_list_control.js client/general: remove api calls from controls 2016-06-18 10:35:20 +02:00
expander_control.js client/posts: add expanders to edit sidebar 2016-08-02 12:27:01 +02:00
file_dropper_control.js client/posts: add post content editing 2016-07-27 22:27:33 +02:00
post_content_control.js client/posts: add post content editing 2016-07-27 22:27:33 +02:00
post_edit_sidebar_control.js client/notes: add exit prompt for polygon changes 2016-08-05 23:04:29 +02:00
post_notes_overlay_control.js client/notes: fix saving post breaking selection 2016-08-05 23:04:29 +02:00
post_readonly_sidebar_control.js client/posts: display edit link for tagless posts 2016-07-28 23:10:41 +02:00
tag_auto_complete_control.js client/tags: mark used tags in autocomplete 2016-07-30 23:10:58 +02:00
tag_input_control.js client/tags: remove unused cruft 2016-08-04 00:30:24 +02:00