Skip to content

Conversation

@Ninjasoturi
Copy link
Contributor

A marker for for mons found in nearby cells so users can see right away that their location isn't accurate.
I didn't quite understand the current calculation for icon placement when accounting for the pokemon icon offsetX so I just set the position to fixed 10%.

Copy link
Collaborator

@TurtIeSocks TurtIeSocks left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

Logic seems fine, I want to think on this a little bit though to think if there's an alternative before committing to making cell mons use the "fancyMarker", since it's a little bit slower and Pokemon rendering is already on the slower side.

@Ninjasoturi
Copy link
Contributor Author

Sure! I thought about that too, but figured that usually you don't have that many cell mons passing the filters that it'd make that big a difference. Or at least I don't 😃

@TurtIeSocks
Copy link
Collaborator

Eh after testing, performance seems fine. Thanks for the cool PR!

@TurtIeSocks TurtIeSocks merged commit 49327fe into WatWowMap:develop Aug 12, 2022
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.

2 participants