Web: improve custom cursor handling and add animated cursors (#3384)
This commit is contained in:
parent
bdeb2574dc
commit
169cd39f93
18 changed files with 1086 additions and 420 deletions
|
|
@ -39,7 +39,6 @@ impl Window {
|
|||
let document = target.runner.document();
|
||||
let canvas = backend::Canvas::create(
|
||||
target.runner.main_thread(),
|
||||
target.runner.weak(),
|
||||
id,
|
||||
window.clone(),
|
||||
document.clone(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue