Drag and drop - snap to center - when same letter can be placed in several places, then the snap does not work
Open
@johnnynotsolucky is already working on this.
Since Apr 5, 2023.
Activity: Drag & drop
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Problem: If multiple letters can be placed in one trace (eg letter A can be used in several places, then it does not snap)
Possible solutions to discuss with @johnnynotsolucky
- If you are in the use cases for ‘Word building’ or ‘Sentence building’, then always snap the first item to the position the teacher placed it in. (Logic being that always 1 item will be correct in the trace) (PREFERED SOLUTION)
- When first item placed in any use case, it will snap to the middle (problem when setting a table…)
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.
Assessment
This issue has not been assessed yet.