Web: improve custom cursor handling and add animated cursors (#3384)

This commit is contained in:
daxpedda
2024-01-12 11:51:19 +01:00
committed by GitHub
parent bdeb2574dc
commit 169cd39f93
18 changed files with 1086 additions and 420 deletions

View File

@@ -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(),