Skip to content
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

reduce chance that quest marker disappears as user zooms in #1462

Merged
merged 5 commits into from Jul 6, 2019

Conversation

matkoniecz
Copy link
Member

@matkoniecz matkoniecz commented Jul 2, 2019

this is a bit weird/surprising/confusing behavior and in general
is undesirable and has no benefit

it wss especially weird in cases where marker of currently solved
quest was not visible and blocked by other nearby quest of the same
type

note that zooming in still may cause quest to disappear in
following cases

  • low importance quest is displayed because nearby important
    blocked medium importance quest. On zooming in medium
    medium importance quest may become unlocked and
    block formerly visible low importance quest
  • quests have the same iD after % operation

In this case noone actually complained/noticed during testing except myself.


My work on this pull request and UX testing was sponsored by a NGI Zero Discovery grant

this is a bit weird/surprising/confusing behavior and in general
is undesirable and has no benefit

it wss especially weird in cases where marker of currently solved
quest was not visible and blocked by other nearby quest of the same
type

note that zooming in still may cause quest to disappear in
following cases
 - low importance quest is displayed because nearby important
   blocked medium importance quest. On zooming in medium
   medium importance quest may become unlocked and
   block formerly visible low importance quest
 - quests have the same iD after % operation
@matkoniecz matkoniecz mentioned this pull request Jul 5, 2019
Copy link
Member

@westnordost westnordost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is a pretty good idea. I can find nothing wrong with your implementation, only small code-style-things.

matkoniecz and others added 4 commits July 6, 2019 10:03
Co-Authored-By: Tobias Zwick <newton@westnordost.de>
Co-Authored-By: Tobias Zwick <newton@westnordost.de>
@matkoniecz matkoniecz changed the title reduce chance that quest marker disappears as user zooms in reduce chance that quest marker disappears as user zooms in [not ready for review] Jul 6, 2019
@westnordost westnordost merged commit f103eca into streetcomplete:master Jul 6, 2019
@matkoniecz matkoniecz deleted the zoomer branch July 6, 2019 12:26
@matkoniecz matkoniecz changed the title reduce chance that quest marker disappears as user zooms in [not ready for review] reduce chance that quest marker disappears as user zooms in Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants