mirror of
https://github.com/chenasraf/webview_cef.git
synced 2026-05-18 01:49:03 +00:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -18,12 +18,12 @@ int APIENTRY wWinMain(_In_ HINSTANCE instance, _In_opt_ HINSTANCE prev,
|
||||
When first time building the project, a prebuilt cef bin package (200MB, link in release) will be downloaded automatically, hence you may wait for a longer time if you are building the project for the first time.
|
||||
|
||||
# todos
|
||||
- [] macos support (in progress..)
|
||||
- [] multi instance support
|
||||
- [] keyboard events support
|
||||
- [ ] macos support (in progress.. take a look at the macos branch)
|
||||
- [ ] multi instance support
|
||||
- [ ] keyboard events support
|
||||
- [x] mouse events support
|
||||
- [] js bridge support
|
||||
- [] release to pub
|
||||
- [ ] js bridge support
|
||||
- [ ] release to pub
|
||||
|
||||
# demo
|
||||

|
||||
|
||||
Reference in New Issue
Block a user