Open buildingwindow after closing of constructionsitewindow when construction has finished
Bug #1132238 reported by
Gabriel Margiani
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
Requested by Franc Pieper over email
When you want to adjust something in a building, which is being constructed at the moment, it would be nice if you could simply open the constructionsit
Related branches
lp://staging/~widelands-dev/widelands/csite_improvement
- SirVer: Approve
-
Diff: 599 lines (+260/-61)11 files modifiedsrc/constants.h (+5/-3)
src/logic/building.h (+1/-1)
src/logic/constructionsite.cc (+18/-11)
src/logic/item_ware_descr.h (+2/-0)
src/logic/productionsite.cc (+50/-25)
src/logic/productionsite.h (+1/-1)
src/ui_basic/table.cc (+4/-0)
src/wui/building_ui.cc (+4/-1)
src/wui/buildingwindow.cc (+10/-2)
src/wui/waresdisplay.cc (+146/-15)
src/wui/waresdisplay.h (+19/-2)
Changed in widelands: | |
status: | New → Confirmed |
tags: | added: construction |
tags: | added: ui window |
tags: | added: lowhangingfruit |
Changed in widelands: | |
status: | Confirmed → Fix Committed |
Changed in widelands: | |
milestone: | none → build18-rc1 |
To post a comment you must log in.
Released in build-18 rc1.