You've already forked lazarus-ccr
tvplanit: Support VpNavBar scaling with screen resolution.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6386 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -270,6 +270,8 @@ const
|
||||
{ Hint support }
|
||||
MAX_HINT_WIDTH = 400;
|
||||
|
||||
DesignTimeDPI = 96;
|
||||
|
||||
{$IFDEF LCL}
|
||||
{$IF LCL_FULLVERSION >= 1080100}
|
||||
VP_LCL_SCALING = 2;
|
||||
|
Reference in New Issue
Block a user