LivelyKernel / LivelyKernel/lively.morphic
adjustOrigin needed?
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Looking at `Morph.adjustOrigin(newOrigin)` it seems that this can be simply done in the setter of the origin prop?
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
Start by locating Morph.adjustOrigin(newOrigin), the origin property setter, and their callers. Compare whether both paths perform distinct work; done means reaching a clear decision about whether adjustOrigin is redundant and preserving existing origin behavior if the refactor proceeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100