1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2025-11-23 21:34:53 +02:00

Moved uCEFLinkedWinControlBase to the source directory

Fixed build issues in Delphi with uCEFLinkedWinControlBase
Fixed GetDeviceScaleFactor for MacOS in FMX
Updated Readme
This commit is contained in:
Salvador Diaz Fau
2021-02-24 10:57:59 +01:00
parent 23bf854c28
commit ce5384b108
11 changed files with 19 additions and 15 deletions

View File

@@ -291,7 +291,6 @@ begin
Result := FUseSetFocus;
end;
// This is a workaround for the CEF issue #2026
// https://bitbucket.org/chromiumembedded/cef/issues/2026/multiple-major-keyboard-focus-issues-on
// We use ChromiumWindow1.OnEnter, ChromiumWindow1.OnExit and