[Kmymoney-devel] Ledger display broken
Thomas Baumgart
thb at net-bembel.de
Sat Jan 26 14:30:44 UTC 2013
Hi,
just upgraded my copy of git master to the latest and greatest just to find
out that right alignment of all values in the ledger is broken. I tried to fix
it by using
<p align="right">355,95</p>
as txt sent to
document.setHtml(txt);
inside of void Transaction::paintRegisterCell(QPainter *painter,
QStyleOptionViewItemV4 &option, const QModelIndex &index) but this somehow
does not work. Using
<p style="font-weight:bold;">355,95</p>
prints the values in bold, but still to the left of course. Anyone any ideas?
This looks ugly.
--
Regards
Thomas Baumgart
GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
A sufficient amount of googling is indistinguishable
from actual knowledge. -- unknown source
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 225 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kmymoney-devel/attachments/20130126/c7fc57d7/attachment.sig>
More information about the KMyMoney-devel
mailing list