[Tokodon] [Bug 481911] Content font size setting is not respected for post content

Joshua Goins bugzilla_noreply at kde.org
Sat May 11 16:24:42 BST 2024


https://bugs.kde.org/show_bug.cgi?id=481911

Joshua Goins <josh at redstrate.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw
                   |ork/tokodon/-/commit/6a5e76 |ork/tokodon/-/commit/ecbef0
                   |d16b830ab974539f87b27d90c5a |a62500dc821e651f721027fb4d8
                   |5911c67                     |8291a96

--- Comment #5 from Joshua Goins <josh at redstrate.com> ---
Git commit ecbef0a62500dc821e651f721027fb4d88291a96 by Joshua Goins.
Committed on 11/05/2024 at 15:24.
Pushed by redstrate into branch 'release/24.05'.

Fix the content font not actually affecting the post text

This was a dumb mistake on my part, the QTextDocument needs a
defaultFont set.
(cherry picked from commit 6a5e76d16b830ab974539f87b27d90c5a5911c67)

M  +1    -1    src/account/notificationhandler.cpp
M  +2    -2    src/autotests/posttest.cpp
M  +1    -2    src/autotests/timelinetest.cpp
M  +1    -2    src/content/ui/PostDelegate/PostContent.qml
M  +1    -9    src/timeline/post.cpp
M  +0    -7    src/timeline/post.h
M  +5    -2    src/utils/texthandler.cpp
M  +7    -3    src/utils/texthandler.h

https://invent.kde.org/network/tokodon/-/commit/ecbef0a62500dc821e651f721027fb4d88291a96

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list