Changeset 600fbf3 in Klonkt for src/views/shell.ejs
- Timestamp:
- 06/28/2026 05:29:51 PM (2 months ago)
- Branches:
- main
- Children:
- 3038fc9
- Parents:
- a64d705
- File:
-
- 1 edited
-
src/views/shell.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/shell.ejs
ra64d705 r600fbf3 743 743 if (window.__coverFadeWired) return; window.__coverFadeWired = true; 744 744 function scan(root) { 745 (root || document).querySelectorAll('.grid-tile-img, .post-list-cover img ').forEach(function (img) {745 (root || document).querySelectorAll('.grid-tile-img, .post-list-cover img, .tl-media-img img').forEach(function (img) { 746 746 if (img.dataset.fade) return; img.dataset.fade = '1'; 747 747 if (img.complete && img.naturalWidth > 0) return; // already loaded → leave visible
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)