mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 06:20:45 +02:00
LCL: application: add ShowHintWindow To-Do
git-svn-id: trunk@53195 -
This commit is contained in:
parent
1185f73701
commit
6719f2a689
@ -766,7 +766,7 @@ procedure TApplication.ShowHintWindow(const Info: THintInfoAtMouse);
|
||||
|
||||
function GetCursorHeightMargin: integer;
|
||||
begin
|
||||
Result:=25;
|
||||
Result:=25; // To-Do: better height margin (DPI or cursor aware).
|
||||
end;
|
||||
|
||||
var
|
||||
|
Loading…
Reference in New Issue
Block a user