MerginMaps / MerginMaps/mobile

Changing display mode mess up stake out in close range.

Open
#3,360 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.