HearthSim / Hearthstone-Deck-Tracker

A deck tracker and deck manager for Hearthstone on Windows
https://hsreplay.net/downloads/
4.61k stars 1.11k forks source link

feat: show minions top bar before and during hero picking #4507

Closed KelvinCS closed 7 months ago

KelvinCS commented 8 months ago
KelvinCS commented 7 months ago

There is a small bug here when queuing into multiple games in a row:

  • In the first game everything works as expected, minion list is visible during hero picking, BobsBuddy panel is not. Play one combat to have the BobsBuddy panel fully appear, concede.
  • In the second game the BobsBuddy panel is now also visible during hero picking.

There is probably some behavior missing to hide the BobsBuddy panel specifically that was not necessary previously, since the entire top section was only visible after hero picking.

Fixed by other PR