https://bugs.kde.org/show_bug.cgi?id=521536
argonel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/konversation/-/commit/9 | |4c4f069398a9e3e0b1d7a22f1fb | |2b3ca9d940f1 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from argonel <[email protected]> --- Git commit 94c4f069398a9e3e0b1d7a22f1fb2b3ca9d940f1 by argonel. Committed on 01/07/2026 at 16:52. Pushed by argonel into branch 'master'. Simplify topic height measurement in channel dialog Instead of using a hidden widget to obtain a document to measure the height of the text, just use a QTextDocument directly. This eliminates a crash and is potentially a bit less resource intensive. M +11 -28 src/viewer/topichistoryview.cpp M +2 -10 src/viewer/topichistoryview.h https://invent.kde.org/network/konversation/-/commit/94c4f069398a9e3e0b1d7a22f1fb2b3ca9d940f1 -- You are receiving this mail because: You are watching all bug changes.
