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

Define Custom Cursor for "On-Drawing" State #173

Open
dansreis opened this issue Jun 28, 2024 · 0 comments
Open

Define Custom Cursor for "On-Drawing" State #173

dansreis opened this issue Jun 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dansreis
Copy link
Owner

Description

We need to implement a custom cursor that will be displayed while the user is in the process of drawing on the canvas. This enhancement will improve the user experience by providing a visual indication of the drawing action.

Current Behavior

Currently, the cursor does not change when the user starts drawing on the canvas.

Expected Behavior

When the user is actively drawing on the canvas, a custom cursor (e.g., a pencil or brush icon) should be displayed. This cursor should clearly indicate that the drawing action is in progress.

@dansreis dansreis added the enhancement New feature or request label Jun 28, 2024
@dansreis dansreis self-assigned this Jun 28, 2024
@dansreis dansreis added the good first issue Good for newcomers label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant