-
-
Notifications
You must be signed in to change notification settings - Fork 357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sometimes quest markers are not shown, but only their dot #4522
Comments
I remember there was some similar issue previously, where some labels(?) were causing quests to be hidden, but that was already solved... |
Unfortunately this quest from the screenshot is solved already. If i see a similar issue, i will try switching off the overlay. |
Probably no need, I just found a quest being hidden by a label (name of the path). |
Hm, I've come to the conclusion that this is either a tangram-es issue or I didn't understand something. In either case, this cannot be fixed (by me).
So, it seems nothing can be done to make tangram-es not obscure the pin for the text label. I also noticed that nothing changed in this code since 2021 and nothing really relevant changed since 2016. So, this issue can't be new. |
But in any case, maybe someone else would like to look at this issue. I propose to do a bisect (i.e. check if older versions had the same issue / in which version it was introduce). |
I'll be happy to do a bisect at some point - I was already considering setting up Android Studio for confirming/regression testing bugs soon anyway. |
No need for that, you could just download the APKs from the releases page from here on GitHub. (It's also faster, because compilation takes so long) |
I'll just test them with AVDs then, once I've got those set up. |
The solution appears to be the same as for the flickering water labels: streetcomplete/streetcomplete-mapstyle#136 (comment) |
This comment was marked as resolved.
This comment was marked as resolved.
ah right, thanks |
How to Reproduce
I experienced sometimes that quest icons are not shown, please see the screenshot below. You can only see the dot, that there is a quest, but not the quest icon. I need to play with the zoom and rotate functions in order to get the quest icon and to be able to solve the quest.
The example from the screenshot is the area https://www.openstreetmap.org/node/2755699329. It was taken when i zoomed to the maximum zoom level.
Expected Behavior
Display the quest marker when there is no other quest around.
Versions affected
48.0-beta1
The text was updated successfully, but these errors were encountered: