mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-04 14:58:35 +02:00
objectinspector: increase splitter height a bit to give enough space for grabber drawing
git-svn-id: trunk@14108 -
This commit is contained in:
parent
8bfcde41e0
commit
b5f9b3cb92
@ -3668,7 +3668,7 @@ begin
|
|||||||
Parent:=Self;
|
Parent:=Self;
|
||||||
Align:=alTop;
|
Align:=alTop;
|
||||||
Top:=ComponentTreeHeight;
|
Top:=ComponentTreeHeight;
|
||||||
Height:=3;
|
Height:=5;
|
||||||
end;
|
end;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user