Follow-up Comment #3, patch #7667 (project freeciv):

It looks to me like update_map_canvas() in mapview_common.c compares a
reordered layer to a layer id. (TileLabel and CityBar) That would make it draw
at the layer that happens to have a position corresponding to the id of
TileLabel and CityBar.

Nitpick questions:
* Why is found declared in the scope outside the scope where it is used?
* Why two newlines (rather than just one)?


    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?7667>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to