Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
First, thank you for implementing this package. It was the only one among canvas drawing packages that supported various devices.
To enhance the user experience, I hope to see where the cursor is positioned and current stroke width.
Something like this!
Describe the solution you'd like
A clear and concise description of what you want to happen.
To solve this problem, I made a custom hook to implement this.
It quite works well, and I think this feature would make this package better!
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
First, thank you for implementing this package. It was the only one among canvas drawing packages that supported various devices.
To enhance the user experience, I hope to see where the cursor is positioned and current stroke width. Something like this!
Describe the solution you'd like A clear and concise description of what you want to happen.
To solve this problem, I made a custom hook to implement this. It quite works well, and I think this feature would make this package better!
And the result seems like this.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
As I am novice in handling interactions with devices like tablets and mobile phones, I think I may have missed sth. Thank you for reading!