You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If you open a single player game and do a global observe, you correctly lose access to some buttons on the top bar such as research, economy and tax rates. If you observe
To Reproduce
Steps to reproduce the behavior:
Open a single player game
In the chat line do an /observe
Notice that Research, Economy and Tax Rates disappear -- good
In the chat line do an /observe <player>
Notice that you get back Tax Rates, but not Research or Economy -- bad
In the chat line do a /take <player>
Notice that you don't get back Research or Economy -- bad
The same thing happens if you go from global observe back to /take. If I do an /observe <player> it works as expected I keep all the buttons on the top bar. So it is something with global observe.
Expected behavior
We don't lose buttons into cyberspace.
Screenshots
I didn't capture any. You can see it for your self pretty easily.
Platform and version (please complete the following information):
Describe the bug
If you open a single player game and do a global observe, you correctly lose access to some buttons on the top bar such as research, economy and tax rates. If you observe
To Reproduce
Steps to reproduce the behavior:
/observe
/observe <player>
/take <player>
The same thing happens if you go from global observe back to
/take
. If I do an/observe <player>
it works as expected I keep all the buttons on the top bar. So it is something with global observe.Expected behavior
We don't lose buttons into cyberspace.
Screenshots
I didn't capture any. You can see it for your self pretty easily.
Platform and version (please complete the following information):
Additional context
I found it while playing around and testing PR #1287
The text was updated successfully, but these errors were encountered: