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

fix: set cursor appropriately on user event hover #3195

Merged
merged 1 commit into from
May 2, 2024

Conversation

haug1
Copy link
Contributor

@haug1 haug1 commented May 2, 2024

looks like a small oopsie in recent merge

@Alexays Alexays merged commit 0b6476d into Alexays:master May 2, 2024
8 of 9 checks passed
@haug1 haug1 deleted the patch-1 branch May 2, 2024 22:23
@x140x1n
Copy link

x140x1n commented May 7, 2024

Is there any way to turn this off in the config?

@haug1
Copy link
Contributor Author

haug1 commented May 7, 2024

Is there any way to turn this off in the config?

The setting of cursor is currently bound with whether the module has any event handlers and no other configuration options. So if you have on-click handler or anything like that in your module configuration, then no, at least not currently it looks like.

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

Successfully merging this pull request may close these issues.

None yet

3 participants