I can see the intent, sadly this was always broken in the case where the post already has a custom thumbnail from initial load, and we don't drag any new files. It did not actually remove the existing thumbnail. Before 12c4542bb2482fac89aae9a04b15984a56bb8fb0 it would actually crash, but this now makes it behave as expected. Also properly syncs internal state with what's displayed to the user. |
||
---|---|---|
.. | ||
auth_controller.js | ||
base_post_controller.js | ||
comments_controller.js | ||
help_controller.js | ||
home_controller.js | ||
not_found_controller.js | ||
page_controller.js | ||
password_reset_controller.js | ||
pool_categories_controller.js | ||
pool_controller.js | ||
pool_create_controller.js | ||
pool_list_controller.js | ||
post_detail_controller.js | ||
post_list_controller.js | ||
post_main_controller.js | ||
post_upload_controller.js | ||
settings_controller.js | ||
snapshots_controller.js | ||
tag_categories_controller.js | ||
tag_controller.js | ||
tag_list_controller.js | ||
top_navigation_controller.js | ||
user_controller.js | ||
user_list_controller.js | ||
user_registration_controller.js |