mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2024-11-15 15:55:56 +01:00
43b0ec7e20
- Fixed issue #179 : Added a new EditorBrowser demo. - Fixed issue #195 : Added VizDisplayCompositor to the disabled features list - Fixed issue #206 : Added a context menu option to show the DevTools in SimpleFMXBrowser. Added TCEFFMXChromium.ShowDevTools and TCEFFMXChromium.CloseDevTools. - Added a new menu option to MiniBrowser to simulate key presses in normal mode.
15 lines
345 B
JSON
15 lines
345 B
JSON
{
|
|
"UpdateLazPackages" : [
|
|
{
|
|
"ForceNotify" : false,
|
|
"InternalVersion" : 16,
|
|
"Name" : "cef4delphi_lazarus.lpk",
|
|
"Version" : "75.1.4.0"
|
|
}
|
|
],
|
|
"UpdatePackageData" : {
|
|
"DisableInOPM" : false,
|
|
"DownloadZipURL" : "https://github.com/salvadordf/CEF4Delphi/archive/master.zip",
|
|
"Name" : "CEF4Delphi"
|
|
}
|
|
} |