You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background
Currently, the clipboard works only for selected components on the canvas, we need to upgrade the clipboard's ability to understand what components, connections, and geometric features are selected. This will enable a lot of other interactive tools.
Goal
When a user makes a selection using the select tool either by:
Individual clicks
Individual clicks with modifiers(holding ctrl or shift)
Drag a selection
The clipboard should understand and keep track of the selected features like components, connections, and features separately.
Difficulty Level 1
all the classes are already created, we just need to change the class data structures
Background
Currently, the clipboard works only for selected components on the canvas, we need to upgrade the clipboard's ability to understand what components, connections, and geometric features are selected. This will enable a lot of other interactive tools.
Goal
When a user makes a selection using the select tool either by:
The clipboard should understand and keep track of the selected features like components, connections, and features separately.
Difficulty Level 1
all the classes are already created, we just need to change the class data structures
Skills
Potential Mentors
TBD
Contact
Krishna
The text was updated successfully, but these errors were encountered: