Packager: Increase ItemHeight for package list(AddPkgDependecyDlg). The text is truncated when larger font is used(Ubuntu).

git-svn-id: trunk@56624 -
This commit is contained in:
balazs 2017-12-04 20:48:46 +00:00
parent ae06b7db5a
commit 6d9563f430

View File

@ -130,6 +130,7 @@ begin
pnLocalPkg.Visible := OPMInterface <> nil;
pnOnlinePkg.Visible := OPMInterface <> nil;
BP.CloseButton.Visible := False;
DependPkgNameListBox.ItemHeight := MulDiv(20, Screen.PixelsPerInch, 96);
end;
function TAddPkgDependencyDialog.FindPackageLink(const ALazPackageID: