Open jwrober opened 1 year ago
For one, get rid of the menu thing so its easy to get a screen shot for sharing in a team or with an ally.
Wayland solves this, not supporting dying tech like X11 if it takes code.
- Organize by Nation and Unit type, maybe alpha order or at least consistent with how units are organized in the city dialog
This is done in #2288.
I don't like the idea of a tree widget as the main UI, because the grid we have is much easier to use when transports are not involved. I could imagine an "expand" button somewhere that would open a more complex dialog for such use cases.
The 3rd item (drag and drop for unit loading) would indeed be cool.
Is your feature request related to a problem? Please describe. In team games or with allies in FFA games, you can click on a allied/team city to see what units are inside. The current widget that pops up makes it really hard to differentiate different types of units and impossible to determine which units are loaded on a particular transport ship. It seems random as to how the units are placed in the widget (I'm sure it's not random, but feels that way).
Also the widget acts like a "menu" and prevents easy screen shots.
Describe the solution you'd like For one, get rid of the menu thing so its easy to get a screen shot for sharing in a team or with an ally.
I would next like to see the widget turned into a
QTreeWidget
or something so we can organize the units in there better.Describe alternatives you've considered The usual of "leave it alone" comes to mind, but I think we can do better.
Additional context Team games are FUN!