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

Tobias Fella <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 6a2504c66c841ab607df0c2c9ea197e9ee5fe2d2 by Tobias Fella.
Committed on 24/07/2026 at 09:50.
Pushed by redstrate into branch 'master'.

Fix hiding images

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

https://invent.kde.org/network/neochat/-/commit/6a2504c66c841ab607df0c2c9ea197e9ee5fe2d2

diff --git a/src/messagecontent/ImageComponent.qml b/src/messagecontent/ImageComponent.qml
index 23d223b75..4104f7639 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.