[kmymoney] [Bug 495821] No display of the account hierarchy for reports in the app and when printing
Ralf Habacker
bugzilla_noreply at kde.org
Tue Nov 5 11:21:29 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=495821
--- Comment #5 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 37de9b0a4ac298c374708631b612106e10edc6a8 by Ralf Habacker.
Committed on 05/11/2024 at 11:09.
Pushed by habacker into branch 'master'.
Fix the indentation when displaying reports in the application
The mentioned commit corrected the html export of a report, but not
the display of the report, because the HTML import of QTextDocument,
which is used here, does not support the unit “em” for the css
attribute “text-indent”. To fix this, the unit “px” is always used
in the generated HTML text.
Fixup for commit ffa7449ae
M +3 -3 kmymoney/plugins/views/reports/core/pivottable.cpp
https://invent.kde.org/office/kmymoney/-/commit/37de9b0a4ac298c374708631b612106e10edc6a8
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list