aboutsummaryrefslogtreecommitdiff
path: root/src/gui/guiInventoryList.cpp
AgeCommit message (Collapse)Author
2021-02-02Fix list spacing and size (again) (#10869)Vincent Robinson
2020-04-18Formspec: allow lists to change size and existence while the formspec is ↵DS
open (#9700) Fixes #9640.
2020-02-26GUIInventoryList: fix dropping items when clicking outside of formspec ↵DS
window (#9422)
2020-02-01Formspec: Create a new class for inventorylists (#9287)DS