Grid
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Python
- Stars
- 869
- Forks
- 106
- PR merge metrics
- No merged PRs in 30d
Description
Requested feature
A grid overlay over the canvas.
Possible drawbacks
Every additional feature makes the app more complex raises the learning curve.
Possible alternatives
None.
Use case
It would make it easier to draw things of equal length, and draw perpendicular lines.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the canvas rendering and input/UI entry points in the project, then determine how a grid overlay can support drawing equal-length and perpendicular lines. Done means the canvas displays a usable grid overlay without undermining the existing drawing workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100