Update to CEF 81.2.25
Posted: Wed Apr 29, 2020 5:26 pm
Hi,
CEF4Delphi is now updated to CEF 81.2.25 at GitHub.
This is what's new in CEF :
https://github.com/salvadordf/CEF4Delphi/issues/244
This feature is still incomplete and they will probably be modified when I add some components to handle this framework more easily.
I forgot to announce the previous CEF4Delphi update. It included these features :
CEF4Delphi is now updated to CEF 81.2.25 at GitHub.
This is what's new in CEF :
- Fix OSR resize issue with DPI scaling : https://bitbucket.org/chromiumembedded/ ... f5cce12524
- Fix transposed variables in GetRequestInfo : https://bitbucket.org/chromiumembedded/ ... cebbbcbf84
- Fix background color assignment for popups : https://bitbucket.org/chromiumembedded/ ... b757b866e4
https://github.com/salvadordf/CEF4Delphi/issues/244
This feature is still incomplete and they will probably be modified when I add some components to handle this framework more easily.
I forgot to announce the previous CEF4Delphi update. It included these features :
- Code comments and a Lazarus version of the MediaRouter demo.
- Fix TAB key handling in FMX demos in OSR mode.
- Added missing process type to the CefDebugLog procedure.