Commit 8bf079a
committed
Fix a problem with WebView2, which won't generate a move event
when the window is moved. This is done by simulating a resize
for WebView2, which will trigger the move event eventually.
Signed-off-by: Hans Dijkema <[email protected]>1 parent 0758da5 commit 8bf079a
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11485 | 11485 | | |
11486 | 11486 | | |
11487 | 11487 | | |
| 11488 | + | |
| 11489 | + | |
| 11490 | + | |
| 11491 | + | |
| 11492 | + | |
| 11493 | + | |
| 11494 | + | |
| 11495 | + | |
| 11496 | + | |
| 11497 | + | |
| 11498 | + | |
| 11499 | + | |
| 11500 | + | |
| 11501 | + | |
| 11502 | + | |
11488 | 11503 | | |
11489 | 11504 | | |
11490 | 11505 | | |
| |||
0 commit comments