Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set cursor on WgpuCanvas #624

Open
kushalkolar opened this issue Oct 18, 2024 · 1 comment
Open

Set cursor on WgpuCanvas #624

kushalkolar opened this issue Oct 18, 2024 · 1 comment

Comments

@kushalkolar
Copy link
Contributor

followup from #595

I was just looking into how to set or hide the cursor on all the GUI backends, I can do this after the big #618 🚀

my idea is just to have a settable property: canvas.cursor = "name", we make a lookup table that maps "name" to the corresponding cursor for that GUI backend.

@hmaarrfk
Copy link
Contributor

Other aspects that m8ght be interesting is setting the cursor position in xy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants