Skip to content
Snippets Groups Projects
Unverified Commit c7074a24 authored by sam's avatar sam Committed by GitHub
Browse files

text cursor hover example (#64)


* 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>
parent 55afc689
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment