You've already forked lazarus-ccr
tvplanit: Fix height of category combobox in event editor at 120 dpi
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4944 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -245,6 +245,8 @@ begin
|
||||
TabOrder := edtUnusedPlaceholder.TabOrder;
|
||||
end;
|
||||
IntervalUpDown.Associate := FCustomInterval;
|
||||
|
||||
Category.ItemHeight := LocationEdit.Height - 6;
|
||||
end;
|
||||
{=====}
|
||||
|
||||
|
Reference in New Issue
Block a user