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

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

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

KelvinCS
Copy link
Contributor

@KelvinCS KelvinCS commented Oct 26, 2023

@KelvinCS KelvinCS force-pushed the feat/show-bgs-top-bar-on-hero-picking branch from f111401 to 34acb14 Compare October 26, 2023 11:00
@KelvinCS KelvinCS requested review from beheh, edipo2s and azeier October 26, 2023 11:00
Copy link
Member

@azeier azeier left a comment

Choose a reason for hiding this comment

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

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.

Hearthstone Deck Tracker/GameEventHandler.cs Outdated Show resolved Hide resolved
@KelvinCS KelvinCS force-pushed the feat/show-bgs-top-bar-on-hero-picking branch from ab42dc9 to 7712c9d Compare November 6, 2023 23:30
@KelvinCS KelvinCS requested a review from azeier November 6, 2023 23:31
@KelvinCS
Copy link
Contributor Author

KelvinCS commented Nov 6, 2023

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

@azeier azeier merged commit a209bda into master Nov 7, 2023
@azeier azeier deleted the feat/show-bgs-top-bar-on-hero-picking branch November 7, 2023 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants