You've already forked lazarus-ccr
tvplanit: Check all examples for HiDPI scaling.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5882 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -41,7 +41,8 @@ object Form1: TForm1
|
||||
Left = 216
|
||||
Height = 25
|
||||
Top = 5
|
||||
Width = 99
|
||||
Width = 98
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 4
|
||||
BorderSpacing.Top = 4
|
||||
BorderSpacing.Bottom = 4
|
||||
@@ -54,10 +55,11 @@ object Form1: TForm1
|
||||
AnchorSideLeft.Side = asrBottom
|
||||
AnchorSideTop.Control = Panel1
|
||||
AnchorSideTop.Side = asrCenter
|
||||
Left = 319
|
||||
Left = 318
|
||||
Height = 25
|
||||
Top = 5
|
||||
Width = 96
|
||||
Width = 94
|
||||
AutoSize = True
|
||||
BorderSpacing.Left = 4
|
||||
BorderSpacing.Top = 4
|
||||
BorderSpacing.Bottom = 4
|
||||
|
Reference in New Issue
Block a user