You've already forked lazarus-ccr
TvPlanIt: Use array of rectangle, rather than combined regions, to draw event text wrapped around event icons. (Supposed to fix rendering issue in cocoa).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8893 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -123,3 +123,7 @@
|
||||
{ This defines whether the new icons will be linked into the package. }
|
||||
{$DEFINE NEW_ICONS}
|
||||
|
||||
{ This define activate supports of regions for word-wrapped texts.
|
||||
Not supported by Lazarus for cocoa widgetset. }
|
||||
{.$DEFINE REGION_SUPPORT}
|
||||
|
||||
|
Reference in New Issue
Block a user