Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Update to CEF 81.2.15

Post Reply
User avatar
salvadordf
Posts: 4575
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 81.2.15

Post by salvadordf »

Hi,

CEF4Delphi has been updated to CEF 81.2.15

This is what's new in CEF :
  • Chromium 81.0.4044.92
  • Demos in OSR mode have a call to CefCheckAltGrPressed to detect if the AltGr key was pressed.
  • Added TUrlParts.fragment and TCefUrlParts.fragment
  • Added TCefCompositionUnderline.style
This is what's new in CEF4Delphi code since the last announcement :
  • Added TFMXChromium.ScreenScale
  • Fixed issue #271 : "Incorrect browser size when form is resized in OSR mode with a high DPI screen"
  • Fixed issue #273 : "Wrong TFMXWindowParent size and position with high DPI monitor"
The CEF binaries are this :
Post Reply