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

[FEATURE] Implement Keyboard Shortcut to Delete Drawing on Screen #44

Closed
yashmandi opened this issue May 14, 2024 · 2 comments
Closed

Comments

@yashmandi
Copy link

Feature Description
I have worked with similar drawing sites, and when I draw something and I want to delete / erase something, I have the habit of selecting it by mouse and delete / erase it using 'DELETE' button on my keyboard. This feature would be helpful for many people.

*Solution
When someone wants to delete / erase the drawing, they can simply select it using mouse and press delete button on keyboard.
I would like to work on this issue under GSSoC '24, request you to assign this task to me :)

Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

@dhruvpatidar359
Copy link
Owner

Hi @yashmandi thanks for opening an issue.
This is already implemented in the code , the problem right now is , it has been breaked by a PR , we are right now trying to resolve it . If you can resolve it , here is the PR that breaked it , i have also commented down in the PR itself. #41

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

No branches or pull requests

2 participants