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 #902

Closed
wants to merge 22 commits into from
Closed

Trailing cursor #902

wants to merge 22 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 17, 2024

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

Name Status Preview Comments Updated (UTC)
devlabs ❌ Failed (Inspect) Jun 21, 2024 5:52am

@Chandu6702
Copy link
Contributor Author

@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.

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

Please review and merge this PR .

@GAVINESHWAR
Copy link
Contributor

I am unable run the project after cloning it , i am getting the error like this:
npm ERR! Missing script: "start"
npm ERR!
npm ERR! Did you mean one of these?
npm ERR! npm star # Mark your favorite packages
npm ERR! npm stars # View packages marked as favorites
npm ERR!
npm ERR! To see a list of scripts, run:
npm ERR! npm run

npm ERR! A complete log of this run can be found in: C:\Users\Avineshwar G\AppData\Local\npm-cache_logs\2024-06-18T03_33_38_120Z-debug-0.log

could you say steps how to run project after cloning the project @Chandu6702
Thank you

Copy link

vercel bot commented Jun 19, 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 can you please say what is the problem with this PR

@Chandu6702
Copy link
Contributor Author

@panwar8279 @HimanshuNarware please review and merge this PR

@Chandu6702 Chandu6702 closed this Jun 21, 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
2 participants