You've already forked lazarus-ccr
TvPlanIt: Fix painting of text in VpNavBar on Cocoa.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8839 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -500,7 +500,7 @@ uses
|
||||
VpNavBarPainter;
|
||||
|
||||
const
|
||||
DEFAULT_ITEMSPACING = 8;
|
||||
DEFAULT_ITEMSPACING = 12;
|
||||
|
||||
{$IFNDEF PAINTER}
|
||||
{DrawNavTab - returns the usable text area inside the tab rect.}
|
||||
|
Reference in New Issue
Block a user