You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-12-03 21:44:45 +02:00
Update to CEF 80.0.4
- Added GlobalCEFApp.DisableNewBrowserInfoTimeout property - Removed remaining TCEFSentinel from all the demos. - Fixed mouse coordinates in FMX demos with OSR browsers before sending a mouse wheel event.
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
<ResourceBaseClass Value="Form"/>
|
||||
<IsVisibleTab Value="True"/>
|
||||
<EditorIndex Value="1"/>
|
||||
<TopLine Value="96"/>
|
||||
<CursorPos X="82" Y="126"/>
|
||||
<TopLine Value="115"/>
|
||||
<CursorPos X="31" Y="124"/>
|
||||
<UsageCount Value="20"/>
|
||||
<Loaded Value="True"/>
|
||||
<LoadedDesigner Value="True"/>
|
||||
@@ -31,14 +31,13 @@
|
||||
</Unit1>
|
||||
<Unit2>
|
||||
<Filename Value="..\..\..\..\source\uCEFv8ArrayBufferReleaseCallback.pas"/>
|
||||
<EditorIndex Value="2"/>
|
||||
<EditorIndex Value="-1"/>
|
||||
<TopLine Value="55"/>
|
||||
<CursorPos X="19" Y="70"/>
|
||||
<UsageCount Value="10"/>
|
||||
<Loaded Value="True"/>
|
||||
</Unit2>
|
||||
</Units>
|
||||
<JumpHistory Count="5" HistoryIndex="4">
|
||||
<JumpHistory Count="9" HistoryIndex="8">
|
||||
<Position1>
|
||||
<Filename Value="uJSWindowBindingWithArrayBuffer.pas"/>
|
||||
<Caret Line="145" Column="60" TopLine="124"/>
|
||||
@@ -59,6 +58,22 @@
|
||||
<Filename Value="uJSWindowBindingWithArrayBuffer.pas"/>
|
||||
<Caret Line="165" TopLine="147"/>
|
||||
</Position5>
|
||||
<Position6>
|
||||
<Filename Value="uJSWindowBindingWithArrayBuffer.pas"/>
|
||||
<Caret Line="126" Column="82" TopLine="111"/>
|
||||
</Position6>
|
||||
<Position7>
|
||||
<Filename Value="uJSWindowBindingWithArrayBuffer.pas"/>
|
||||
<Caret Line="125" Column="82" TopLine="110"/>
|
||||
</Position7>
|
||||
<Position8>
|
||||
<Filename Value="uJSWindowBindingWithArrayBuffer.pas"/>
|
||||
<Caret Line="49" Column="76" TopLine="39"/>
|
||||
</Position8>
|
||||
<Position9>
|
||||
<Filename Value="uJSWindowBindingWithArrayBuffer.pas"/>
|
||||
<Caret Line="125" Column="69" TopLine="101"/>
|
||||
</Position9>
|
||||
</JumpHistory>
|
||||
<RunParams>
|
||||
<FormatVersion Value="2"/>
|
||||
|
||||
Reference in New Issue
Block a user