CEF4Delphi had a few minor updates during these days :
- Added custom popup windows to the TabbedBrowser2 demo. The same custom popup windows as the PopupBrowser2 demo.
- Improved Linux support thanks to Christoph Schneider. Thank you very much!
- Added more code comments in the TabbedBrowser2 demo.
- Modified TCEFWorkScheduler for FPC in Linux.
- Added GlobalCEFApp.ForcedDeviceScaleFactor property.
- Added TBufferPanel.ForcedDeviceScaleFactor property.
- Added TFMXBufferPanel.ForcedDeviceScaleFactor property.
- Updated ConsoleBrowser2 and WebpageSnapshot demos to use the new TBufferPanel.ForcedDeviceScaleFactor property.
- Added workaround for the CEF issue #2899. The GlobalCEFApp.IgnoreCertificateErrors wasn't working but this workaround avoids that problem. https://bitbucket.org/chromiumembedded/ ... rrors-true
