Operating system
Linux
Joplin version
3.4.5
Desktop version info
No response
Current behaviour
With a recent 3.4.x release of Joplin, images are rendered inline in the Markdown editor. On desktop, editing these images in the image editor (or presumably in an external application), does not update the image rendered in the Markdown editor.
To reproduce:
- Attach a drawing to a note.
- Edit the drawing.
- Dismiss the editor dialog.
- Observe that the old image is still shown in the editor.
- Observe that the updated image is shown in the viewer.
Expected behaviour
The image should be refreshed in the Markdown editor when changed by the image editor.
Logs
No response