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

Adding select button to the NextDraw #36

Open
Vi-shub opened this issue May 12, 2024 · 2 comments
Open

Adding select button to the NextDraw #36

Vi-shub opened this issue May 12, 2024 · 2 comments
Assignees
Labels
gssoc Issues / PR related to Gssoc'24 level3 Issues / PR related to Gssoc'24 difficulty hard

Comments

@Vi-shub
Copy link

Vi-shub commented May 12, 2024

The feature request is to enhance the nextdraw feature by adding a selection tool that allows users to select all drawings and notes in one shot, similar to the select button found in software like Paint.

Description of the Feature:
The selection tool will enable users to:

->Easily select multiple drawings and notes simultaneously.
->Drag a selection box or click to select multiple items at once.
->Move, resize, or delete the selected items as a group.
->Perform bulk actions such as changing colors, adding annotations, or applying formatting to all selected items.

Solution:
The solution involves implementing a selection tool within the nextdraw feature. This tool should provide the following functionality:

->Selection Mechanism: Users can activate the selection tool by clicking on a dedicated button or using a keyboard shortcut. Once activated, they can click and drag to create a selection box or click on individual items to add them to the selection.
->Group Actions: After selecting multiple items, users can perform various actions such as moving, resizing, rotating, or deleting all selected items simultaneously.
->Contextual Menu: A contextual menu or toolbar can provide options for bulk actions, such as changing colors, adding text, duplicating items, or applying styles to selected items.

image
@dhruvpatidar359 please assign this to me under GSSoC24

@dhruvpatidar359 dhruvpatidar359 added gssoc Issues / PR related to Gssoc'24 level3 Issues / PR related to Gssoc'24 difficulty hard labels May 12, 2024
@dhruvpatidar359
Copy link
Owner

Hi @Vi-shub , you hit the right issue .
I suggest you to break this issue into different sub issues so that they will be counted individully under Gssoc'24 as they themselves holds an amount of work with them .
Assigning to you . 👩‍🚀

@Vi-shub
Copy link
Author

Vi-shub commented May 12, 2024

yes sure, i will break the issue into different sub issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc Issues / PR related to Gssoc'24 level3 Issues / PR related to Gssoc'24 difficulty hard
Projects
None yet
Development

No branches or pull requests

2 participants