Replace the `CustomCursorBuilder` with the `CustomCursorSource` and perform the loading of the cursor via the `EventLoop::create_custom_cursor` instead of passing it to the builder itself. This follows the `EventLoop::create_window` API. |
||
|---|---|---|
| .. | ||
| async | ||
| event_loop | ||
| web_sys | ||
| cursor.rs | ||
| device.rs | ||
| error.rs | ||
| keyboard.rs | ||
| main_thread.rs | ||
| mod.rs | ||
| monitor.rs | ||
| window.rs | ||