Neuron

Neuron

98.2k Downloads

0.9.25 : Menu bar behavior

SirLagardere opened this issue ยท 3 comments

commented

Hello,
Since the latest release work on the menu bar, the bar stay visible in pet battle and disapear when the battle ended.
Hope it can be easely fixed :)
Thx

commented

Ok, so the desired behavior is to disappear during a pet battle? Was this how it was handled before? I don't really do pet battles. And the bar disappears at the end of the pet battle?

commented

Actually, until now, when you enter a pet battle, you switch back to the standard Blizzard interface :
image
The neuron menu bar should disapear and the standard menu should be on the right of the battle interface.
When the combat end, the neuron menu bar disapear (until now it was coming back)
And as you see, the menu button is split between the neuron menu bar and the standard interface.

commented

Yeah this is going to be tricky. The new code works by stealing the default blizzard UI and putting it inside a Neuron Bar, and it seems the combat pet UI is stealing those Neuron buttons back. I'll need to add a condition to stop that from happening, but that still doesn't mean it will give back the buttons after the pet battle.