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

Broken if using default cursor with pointer-blur #21

Open
kuwts opened this issue Dec 27, 2021 · 3 comments
Open

Broken if using default cursor with pointer-blur #21

kuwts opened this issue Dec 27, 2021 · 3 comments

Comments

@kuwts
Copy link

kuwts commented Dec 27, 2021

The blur effect does not work when using the default cursor with pointer-blur

@RomkaLTU
Copy link

Same with pointer-overlay

@dshongphuc
Copy link
Owner

@RomkaLTU @kuwts Thank you both for posting this issue. I cannot replicate this issue on my end unfortunately, can you please explain more or record a short video?
Thanks in advance.

@RomkaLTU
Copy link

RomkaLTU commented Jan 25, 2022

Simple as that:

magicMouse({
  "cursorOuter": "disable",
  "hoverEffect": "pointer-overlay",
  "hoverItemMove": false,
  "defaultCursor": true,
  "outerWidth": 30,
  "outerHeight": 30
});

When you hover on desired object cursor just disappears.

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

3 participants