Artanidos / Artanidos/AnimationMaker
Add 'Select All' option
Open
enhancement
- Dominant language
- C++
- Stars
- 135
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Add new menu entry `Select All` in `Edit` menu bar.
As usual use the short-cut `ctrl` + `a` to trigger it.
This action should select all shapes on the graphic scene.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Edit menu construction and the graphic-scene selection handling, then trace how keyboard shortcuts are registered. Add a Select All menu action bound to Ctrl+A that selects every shape in the scene, and verify both the menu command and shortcut produce the expected selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100