hard to empty warehouse
Bug #722087 reported by
svalan
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
widelands |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
When you want to empty a warehouse you have to click every single ware. It is very annoying when you want to empty a warehouse; for example atlantean mission with water rising. Is it possible to add a button to select all wares?
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: | |
milestone: | none → build18-rc1 |
To post a comment you must log in.
Hi svalan, and welcome to launchpad!
I think a button like that could be useful.