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

Trailing Cursor #756

Closed
wants to merge 11 commits into from
Closed

Trailing Cursor #756

wants to merge 11 commits into from

Conversation

Chandu6702
Copy link
Contributor

Related Issue

closes : #732

Description

add the customized mouse movement for the cursor,A trailing effect adds for the cursor while moving through out the page

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): _______________

Screenshots / videos (if applicable)

Untitled.video.-.Made.with.Clipchamp.mp4

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

[Include any additional information or context that might be helpful for reviewers.]

Copy link

vercel bot commented Jun 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
devlabs ❌ Failed (Inspect) Jun 12, 2024 0:51am

Copy link

vercel bot commented Jun 11, 2024

@Chandu6702 is attempting to deploy a commit to the himanshunarware's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Chandu6702
Copy link
Contributor Author

@panwar8279 please review and merge this PR

@HimanshuNarware
Copy link
Owner

Increase the size of the cursor and decrease the opacity of the cursor, also add transition property on the cursor

@Chandu6702
Copy link
Contributor Author

Chandu6702 commented Jun 12, 2024

@HimanshuNarware and @panwar8279 I have updated the cursor as per your request . I hope it aligns with your requirements.

I have created a custom cursor, as we cannot directly make changes to the cursor, later I added a trailing effect to the custom cursor. And also updated CSS styles for optimal user experiences. I have re-written the code for it.

It become a little hard because of the z-index and some errors in the other sections.I tried my best to do it.

Recording.2024-06-12.182314.mp4
Recording.2024-06-12.182402.mp4

Please review and merge this PR . If you need any more changes I can do.

I believe it is more than the given level. If you think it has a higher level and is useful please update the level of the issue or else just merge this as the same level.

@panwar8279
Copy link
Contributor

There is some deployment error, please create new pr.

@panwar8279 panwar8279 closed this Jun 12, 2024
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.

[Feature Request]: Trailing Cursor
3 participants