[kmymoney] [Bug 460952] Ledger lens improvement

Ralf Habacker bugzilla_noreply at kde.org
Tue Oct 25 15:48:00 BST 2022


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

--- Comment #13 from Ralf Habacker <ralf.habacker at freenet.de> ---
(In reply to adi.sav from comment #12)
>  Nightly build writes them to the file, but does not respect Configure > Font settings at all.

In builds from 5.1 branch the font for the ledger is set set at
https://invent.kde.org/office/kmymoney/-/blob/5.1/kmymoney/views/kgloballedgerview_p.h#L476

(In reply to Ralf Habacker from comment #10)
> ... the display of transaction in the general ledger display that has been rebuilt in the master branch.

It now uses a custom QPainter-based implementation to draw the content inside
the ledger. The font used by QPainter is initialized via the widget font
setting (see https://doc.qt.io/qt-5/qwidget.html#font-prop), which seems to be
missing when compared to the 5.1 branch.

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


More information about the KMyMoney-devel mailing list