mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 06:37:02 +00:00
10 lines
489 B
Plaintext
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`. |