Wolfsblvt / BlossomsPokemonGoManager

BlossomsPokemonGoManager is a tool for easy managing of your Pokémon Go game. Visit us at our Discord server to talk:
https://discord.gg/E9v8RRb
397 stars 116 forks source link

Selection saving after bulk operation #299

Open QuAzI opened 8 years ago

QuAzI commented 8 years ago

Sometimes pokemon can't be transferred (in GYM, favorite or connection errors). Please save selection for non transferred pokemons for fast clean Favorite or try send again after network connection returned.

Wolfsblvt commented 8 years ago

That's a good idea. Can be even expanded to other bulk operations. When I evolve maybe I want to see how big they got, or evolve again if they can be evolved twice.

(Dev note: We save the selection after the operation and load it after the refresh. Filter it though so that transferred pokémon aren't selected again. They aren't there anymore.)

FernandoTBarros commented 7 years ago

Next release will maintain selection after operations.