]> BookStack Code Mirror - bookstack/commit
Improved loading for images with failed thumbnails
authorDan Brown <redacted>
Mon, 10 Jan 2022 18:12:11 +0000 (18:12 +0000)
committerDan Brown <redacted>
Mon, 10 Jan 2022 18:13:48 +0000 (18:13 +0000)
commit941217d9fb223e9c5d22d57b2214d48982594823
tree6e7c274edb6e53c38aae42f76a32a9431868dc15
parent4239d4c54d3da132ba1ff072437f1ee0cca2dc33
Improved loading for images with failed thumbnails

- A placeholder is now shown in the gallery.
- The page editors will use the original image url if the display
  thumbnail is missing.

For #3142
public/loading_error.png [new file with mode: 0644]
resources/js/components/image-manager.js
resources/js/components/markdown-editor.js
resources/js/components/wysiwyg-editor.js
resources/views/pages/parts/image-manager-form.blade.php