Jump to content

Runt9

Registered User
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Runt9

  1. Hello all, I actually plan on trying to be a contributor, but I know that can likely take a bit, so I'm also posting this as a suggestion. One thing that would be super handy would be a quick link button when viewing a Pokemon in your party to jump to its Pokedex entry. As it is now, if you want to look up the Pokedex entry, you have to click on the Pokedex and search for that Pokemon first. Without looking at the code, I have no idea how difficult it is, but if it's a normal UI component architecture, it should be as simple as creating a button on the Pokemon dialog that has a click handler that opens the Pokedex dialog (same function as the Pokedex button at the bottom left) and then "pre-loads" it with the selected Pokemon, and that's likely the hard part. Either way, it's a minimal time saver, but a small QoL feature I think would be useful to have!
×
×
  • Create New...