MerginMaps / MerginMaps/mobile
Changing display mode mess up stake out in close range.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 388
- Forks
- 87
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 20
Description
When I am in the close-range stake-out mode (in which I can see that target circle), and I change the switch between portrait and landscape mode, the "target circle" is moved from the middle of the window.
In the beginning (in both portrait and landscape mode), it is in the middle, but when I switch it to a different one, it is not in the center and even it is partly out of the screen.
https://github.com/MerginMaps/mobile/assets/83582181/2505abb6-2234-4b5f-a3cd-aa2ec2a72751
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 the close-range stake-out flow shown in the issue, including switching between portrait and landscape orientation. Trace the target circle's layout during that switch; done means the circle remains centered in the window and fully visible in both orientations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100