Adding images to a JIG - can we also have a drag onto canvas?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
At the moment, when adding images to the canvas from the image tab, you click, and the image appears on the screen. Would it be possible to also have a drag option? How difficult to add?
While using the JIG creator, I've noticed myself and watching others, trying to drag in the images rather than click. It seems much more intuitive.
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 in the JIG creator by locating the image-tab click handling and the canvas insertion flow. Compare the existing click behavior with the desired drag interaction, then verify that dragging an image onto the canvas places it there as expected.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100