Files
TiddlyWiki5/editions/tw5.com/tiddlers/releasenotes/5.4.0/#9570.tid
Jeremy Ruston afcf108d29 Add changenote
2026-01-10 14:42:58 +00:00

10 lines
489 B
Plaintext

title: $:/changenotes/5.4.0/#9570
description: Fix images loaded from _canonical_uri tiddlers not having progress classes assigned
release: 5.4.0
tags: $:/tags/ChangeNote
change-type: bugfix
change-category: internal
github-links: https://github.com/TiddlyWiki/TiddlyWiki5/pull/9570
github-contributors: jermolene
Fixes issue whereby transcluding a _canonical_uri tiddler with a missing image did not assign the progress classes `tc-image-loading`, `tc-image-loaded` and `tc-image-error`.