HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #861461
SDL worklist UI not fully updated when changing city production / worklist length
0%
Description
When changing a city's current production, by opening up the production dialog ("Change production" hammer on bottom-left of city dialog) and selecting a production by left-clicking on the right-hand pane, the worklist is updated with the new production, but the current activity ("Warriors / 2 turns") is not updated.
History
#1
Updated by Jacob Nevins about 1 year ago
refresh_production_label()
looks like it is called (since it is also what refreshes pEditor->pProduction_Progres
, and that works) and is trying to do the right thing.
#2
Updated by Jacob Nevins about 1 year ago
I suspect a miscalculation of the origin for the widget / dirty operation. It more or less works when the window/screen is small enough (640x480) that the worklist dialog is full-screen.
#3
Updated by Jacob Nevins about 1 year ago
- Subject changed from SDL worklist UI not fully updated when changing city production to SDL worklist UI not fully updated when changing city production / worklist length
- Status changed from New to In Progress
- Assignee set to Jacob Nevins
#4
Updated by Jacob Nevins about 1 year ago
- File m-sdl-worklist-refresh.patch m-sdl-worklist-refresh.patch added
- File 30-sdl-worklist-refresh.patch 30-sdl-worklist-refresh.patch added
- File 26-sdl-worklist-refresh.patch 26-sdl-worklist-refresh.patch added
- Status changed from In Progress to Resolved
#5
Updated by Jacob Nevins about 1 year ago
- Status changed from Resolved to Closed