You've already forked CEF4Delphi
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user