Martmists-GH / Martmists-GH/compose-node-editor
Add more cursor hints
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 29
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently only the resize handles on the sidebars show a change in the cursor style, it would be nice to be able to change to others:
- grab: For panning the canvas
- zoom: While zooming in/out
- move:
- While moving one or more elements
- While hovering over a node in the current selection
and potentially more.
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 the existing sidebar resize cursor handling, then trace the canvas panning, zooming, and element-moving interactions. Done means the grab, zoom, and move cursor states appear in the situations listed, with any additional hints supported consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100