p5.js
p5.js copied to clipboard
Fixed cursor image issue
Fixed issue #6804
https://github.com/processing/p5.js/assets/104259212/890a427a-fea5-46e2-94de-a36f3a141a36
Hey @davepagurek, PR is ready for review. The only problem was that user did not know pixel size for image, that's why it was not rendering the cursor image. So I have updated the reference page of cursor.
Resolves #[Add issue number here]
Changes:
Screenshots of the change:
PR Checklist
- [x]
npm run lint
passes - [x] Inline documentation is included / updated
- [x] Unit tests are included / updated
🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already. And be sure to add yourself to the list of contributors on the readme page!
@all-contributors please add haroon10725 for docs