D16013: Rewrite the painting of an month item
Carl Schwan
noreply at phabricator.kde.org
Mon Oct 8 19:34:31 BST 2018
ognarb added a comment.
I think it would be easier if we change the meaning and/or name of isBeginItem and isEndItem. So that:
isBeginItem() && isEndItem() => no margin and radius left and right
isBeginItem() && !isEndItem() => no margin and radius left
!isBeginItem() && isEndItem() => no margin and radius right
!isBeginItem() && !isEndItem() => margin and radius left and right
REPOSITORY
R76 PIM: Event Views
REVISION DETAIL
https://phabricator.kde.org/D16013
To: ognarb, #kde_pim_junior_jobs, #kde_pim, mlaurent, dvratil
Cc: kde-pim, maciejn, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20181008/97046ac4/attachment.html>
More information about the kde-pim
mailing list