Page 1 of 1

Update to CEF 3.3202.1686.gd665578

Posted: Thu Nov 16, 2017 11:52 am
by salvadordf
Hi,

I uploaded a new version of CEF4Delphi with the following changes :
  • Update to CEF 3.3202.1686.gd665578 which includes Chromium 62.0.3202.94
  • Removed Graphics32 dependency in SimpleOSRBrowser demo. Now this demo uses a custom component called TBufferPanel included in CEF4Delphi.
  • Now SimpleOSRBrowser demo draws the "select" elements.
  • Fixed a bug in SimpleOSRBrowser with high DPI monitors. The new paint function works with all client sizes.
The CEF3 binaries are these : Edit : The github commit has a typo. It shows CEF 3.3202.1684.gd665578 when it should be CEF 3.3202.1686.gd665578
Edit 2 : The JSExtension bug is still present -> https://github.com/salvadordf/CEF4Delphi/issues/68