-
-
Notifications
You must be signed in to change notification settings - Fork 359
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
grid does not disappear in some areas #5137
Comments
|
If you tab out and then tab in again, is the grid gone, then? |
I have made a screen recording now. |
Okay, but would you answer my question? |
By "tab out/tab in" you mean switch to another app and then switch back to StreetComplete? |
Yes. |
Also happens when switching to another app or closing and reopening the app and also in an fresh install on Android Studio Emulator (tested with Pixel 4 API 29). Also happens on other cities like in Zirl (Austria) on the same longitude. https://www.openstreetmap.org/#map=19/47.26540/11.25033 |
I had this too when the feature was new. |
@MakiWolf interestingly when I downloaded this area, I initially got the bug on the right half of the displayed area. After turning the screen off and on again, it was the left half (also after restarting SC). |
Had the same issue with v53.3 in two different areas, after turning the screen off and back on with StreetComplete in the foreground the grid went away / it fixed itself both times. I have the following reproducible behavior after somehow triggering the bug the first time.
|
This is very likely a problem in tangram-es, though, and hence, unfixable, since the former is not maintained anymore. What we can do is to mitigate the issue. I had the impression that it more often occurs on lower zoom levels, so actually the grid is only turned on when zoomed in further already. |
@westnordost Maybe streetcomplete should make a fork of it, if it is really not maintained anymore? That open Pullrequests could be merged. Because issues will become more on never android versions. Is this the repositority? https://github.com/tangrams/tangram-es |
Well, someone could make a fork of it. I certainly won't because I am not experienced in C++ and thus couldn't properly review those PRs. |
How to Reproduce
Happens in this area: https://www.openstreetmap.org/#map=17/46.43707/11.25036
Expected Behavior
Grid should disappear
Versions affected
53.2 from play store and latest build from source code (12.07.23)
The text was updated successfully, but these errors were encountered: