Skip to content
Snippets Groups Projects
user avatar
sam authored
* text cursor hover example

* move cursor modify fns to src

caveats:
 - only hides cursor when typing if cursor is in app window
 - only acts on primary window

* add config for cursor changes

cursor hide does not work on WASM

* Update src/cursor.rs

Co-authored-by: default avatarStaffEngineer <111751109+StaffEngineer@users.noreply.github.com>

* fix focus handling in cursor.rs

* Update src/lib.rs

Co-authored-by: default avatarStaffEngineer <111751109+StaffEngineer@users.noreply.github.com>

* add none | events | default options for cursor

* stop sprites sending hover events per frame

* commit missed example

---------

Co-authored-by: default avatarStaffEngineer <111751109+StaffEngineer@users.noreply.github.com>
c7074a24
Name Last commit Last update
..