[Freeciv-Dev] (PR#4561) track the overview location statically
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[Freeciv-Dev] (PR#4561) track the overview location statically |
From: |
"Jason Short" <jshort@xxxxxxxxxxxxxx> |
Date: |
Sun, 13 Jul 2003 20:33:55 -0700 |
Reply-to: |
rt@xxxxxxxxxxxxxx |
The attached patch changes the time when the overview window location is
calculated. Instead of recalculating it each time, we only change it when
center_tile_mapcanvas is called.
Mostly this is a cleanup. It does reduce the number of times this code is
executed, but this is insignificant. It cuts out a little bit of wrapper
code. Finally, it potentially allows the overview to be recentered a
little more intelligently - for instance we could try recentering only when
necessary.
As before, gui-mui and gui-sdl do not use the mapview_common overview
functions. All other GUIs are supported.
jason
map_overview_x0.diff
Description: map_overview_x0.diff
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#4561) track the overview location statically,
Jason Short <=
|
|