[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:24 BST 2024


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

Joshua Goins <josh at redstrate.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/tokodon/-/commit/6a5e76
                   |                            |d16b830ab974539f87b27d90c5a
                   |                            |5911c67
             Status|CONFIRMED                   |RESOLVED

--- Comment #4 from Joshua Goins <josh at redstrate.com> ---
Git commit 6a5e76d16b830ab974539f87b27d90c5a5911c67 by Joshua Goins.
Committed on 11/05/2024 at 15:24.
Pushed by redstrate into branch 'master'.

Fix the content font not actually affecting the post text

This was a dumb mistake on my part, the QTextDocument needs a
defaultFont set.

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/6a5e76d16b830ab974539f87b27d90c5a5911c67

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


More information about the Unassigned-bugs mailing list