MerginMaps / MerginMaps/mobile
the highlight triangle disappears when recording a polygon
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
The highlight triangle between latest point, first point, and next to be added point sometimes disappear when you move the cursor around
https://github.com/user-attachments/assets/df7f1d31-7fda-4e8d-92c0-ffa11891355d
Happen on latest release and master
Contributor guide
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 reproducing polygon recording on both the latest release and master, moving the cursor around the highlighted triangle as shown in the linked recording. Trace the polygon-recording and highlight-rendering entry points to determine when the triangle disappears. Done means the triangle remains visible reliably while recording and the behavior is verified on the affected platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100