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 the Unit action bar at the bottom of the screen overlaps a city on the map and you click on unit to center it on the map, the city window will pop up instead.
To Reproduce
Steps to reproduce the behavior:
Notice a unit is active and shown in the unit action bar at the bottom of the screen (see screen shot) and also notice that the unit bar overlaps a bit of a city.
Click on the in the unit action bar to attempt to center the unit on the screen.
The screen will attempt to center on the unit and then will instead open the city window.
Expected behavior
Because the city is "behind" the unit action bar, I would expect to have the unit centered on the screen and ignore the city.
Screenshots
Platform and version (please complete the following information):
OS: Linux
Freeciv21 version: 3.0-alpha8+
Ruleset/Longturn game (if applicable): Classic
Additional context
None
The text was updated successfully, but these errors were encountered:
Clicking on a widget displayed on top of the map was sometimes triggering
actions as if the map had been clicked underneath. Prevent this by disabling
the propagation of mouse events to the parent widget.
Closeslongturn#687.
Closeslongturn#566.
Clicking on a widget displayed on top of the map was sometimes triggering
actions as if the map had been clicked underneath. Prevent this by disabling
the propagation of mouse events to the parent widget.
Closeslongturn#687.
Clicking on a widget displayed on top of the map was sometimes triggering
actions as if the map had been clicked underneath. Prevent this by disabling
the propagation of mouse events to the parent widget.
Closes#687.
Clicking on a widget displayed on top of the map was sometimes triggering
actions as if the map had been clicked underneath. Prevent this by disabling
the propagation of mouse events to the parent widget.
Closeslongturn#687.
Describe the bug
If the Unit action bar at the bottom of the screen overlaps a city on the map and you click on unit to center it on the map, the city window will pop up instead.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Because the city is "behind" the unit action bar, I would expect to have the unit centered on the screen and ignore the city.
Screenshots
Platform and version (please complete the following information):
Additional context
None
The text was updated successfully, but these errors were encountered: