-
Notifications
You must be signed in to change notification settings - Fork 613
[WIP] Update to last version of cefclient #579
Conversation
…kets-shell into cefclient-move
…ts-shell into cefclient-move-3
With this I can compile on Linux but breakage is expected. @nethip @ingorichter do you have an idea why the html doesn't show up? |
@ficristo can you try loading another webpage and see if you are seeing this issue? Or does this happen only when you load index.html residing inside |
Something like the following worked. <p style="color: red">Greetings</p>
<button onclick="alert('hello')">Click me</button> While this PR (IMHO) contains some good things I had some problems on Windows. |
I started another branch: https://github.com/ficristo/brackets-shell/tree/scratch-2 |
Here my last failed attempt to update the cefclient.
Posting here for backup.