- fix clipping rectangle height:
was hard-coded to 14 before, now row_height is used
- (flat drawing style) fix clipping rectangle width:
text could be drawn outside the event rectangle, now clips
correctly
- (rounded drawing style) scale the background pattern that separates
the time portion from the body of the event:
calculation was broken, new method produces the same result for
96 DPI, but also works for larger values
Attachment:
0001-fix-issue-895-Time-portion-of-calendar-entries-not-s.patch
Description: Text Data