mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-27 23:23:14 -04:00
Web: improve custom cursor handling and add animated cursors (#3384)
This commit is contained in:
@@ -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(),
|
||||
|
||||
Reference in New Issue
Block a user