[network/neochat/release/26.08] src/messagecontent: Fix hiding images

Joshua Goins <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit f9b257815fb633d9fca850c64917a0a9c969de1e by Joshua Goins, on behalf of Tobias Fella.
Committed on 24/07/2026 at 20:14.
Pushed by redstrate into branch 'release/26.08'.

Fix hiding images

(cherry picked from commit 6a2504c66c841ab607df0c2c9ea197e9ee5fe2d2)

M  +1    -0    src/messagecontent/ImageComponent.qml

https://invent.kde.org/network/neochat/-/commit/f9b257815fb633d9fca850c64917a0a9c969de1e

diff --git a/src/messagecontent/ImageComponent.qml b/src/messagecontent/ImageComponent.qml
index f1232dcfd..ba92ff824 100644
--- a/src/messagecontent/ImageComponent.qml
+++ b/src/messagecontent/ImageComponent.qml
@@ -141,6 +141,7 @@ Item {
             Image {
                 anchors.fill: parent
                 source: root?.block.thumbnailSource
+                visible: !root.mediaHidden
             }
         }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.