Transform box - scale from non-center
Open
Nobody has claimed this yet.
feature
frontend - functionality
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to be able to scale from a corner or edge instead of the center
Roughly, the way this would work would probably be to do a half-scale + translation, i.e. to keep the opposite corner/edge pinned to where it is
Contributor guide
No contributing guide indexed for this repository
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
The issue names no files, tests, or entry points; start by locating the transform-box implementation and its existing scale interaction. Review how the selected bounds and pointer movement are handled, then verify that scaling from a corner or edge keeps the opposite corner or edge fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100