[Freeciv-Dev] (PR#3886) City description is hidden for polar cities
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
[ChrisK@xxxxxxxx - Fri Mar 28 09:53:43 2003]:
> For cities on the south pole, the city name and production on the map
is not
> readable in most cases, depending on the size of the map subwindow.
Here's a "fix" for the GTK client only.
The code is pretty ugly and doesn't give great results. This draws the
city description on top of (not above) the city; I found that less
confusing than drawing the text above the city. But by removing the #if
0...#endif around the commented piece of the patch this can be reversed.
Another alternative is that when there are polar cities,
EXTRA_BOTTOM_ROW is increased so that we have the extra real estate down
there to see their names.
jason
city_desc.diff
Description: city_desc.diff
- [Freeciv-Dev] (PR#3886) City description is hidden for polar cities,
Jason Short <=
|
|