https://bugs.kde.org/show_bug.cgi?id=521536
argonel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/konversation/-/commit/9 |ork/konversation/-/commit/9 |4c4f069398a9e3e0b1d7a22f1fb |af97bd99ec4e15ab4f883066912 |2b3ca9d940f1 |58cbf365f97e --- Comment #3 from argonel <[email protected]> --- Git commit 9af97bd99ec4e15ab4f88306691258cbf365f97e by argonel. Committed on 01/07/2026 at 18:15. Pushed by argonel into branch 'release/26.04'. 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. (cherry picked from commit 94c4f069398a9e3e0b1d7a22f1fb2b3ca9d940f1) M +11 -28 src/viewer/topichistoryview.cpp M +2 -10 src/viewer/topichistoryview.h https://invent.kde.org/network/konversation/-/commit/9af97bd99ec4e15ab4f88306691258cbf365f97e -- You are receiving this mail because: You are watching all bug changes.
