-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
Custom Cursor added #94
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for arito ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Congratulations on your First Pull Request! Wish you best on your open-source journey 😊
This is very cool! However, there are some locations where this cursor is not working, can you please look into it? @loki1205 |
Can you please share some screenshots or screen recordings of where it is not working? It will be helpful. |
@loki1205 Here's the screen recording of the issue 👇🏼 issue.mp4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
-
The default cursor size in windows is 32 X 32 but the image of the cursor you added has dimension : 57 X 54. Please resize the image and make it to 32 X 32 or lower than it.
-
In main.css, the cursor is made somewhere pointer or grab. You have to do changes there. You can add the same image or pointer or grab type images of cursor at that points.
After these changes the issue will be resolved. If you still have any doubt, feel free to ask.
These are pretty good suggestions! Thanks for sharing them @its-your-invi Happy Contributing! |
Any updates @loki1205 ?? |
Related to #77
Describe the changes you've made
< Give_a_clear_description_what_modifications_you_have_made >
Type of change
What sort of change have you made:
Checklist: