diff options
author | Dennis Friis <peavey@placid.dk> | 2008-04-27 17:14:35 +0000 |
---|---|---|
committer | Dennis Friis <peavey@placid.dk> | 2008-04-27 17:14:35 +0000 |
commit | ab08248a2da802de38bb017b994c22e8f7999424 (patch) | |
tree | 5251b171504d75859f03ebbf336bdb310d780b93 /ChangeLog | |
parent | 095b6e3d86fe30558abfeff084171e405a1f22d9 (diff) | |
download | mana-ab08248a2da802de38bb017b994c22e8f7999424.tar.gz mana-ab08248a2da802de38bb017b994c22e8f7999424.tar.bz2 mana-ab08248a2da802de38bb017b994c22e8f7999424.tar.xz mana-ab08248a2da802de38bb017b994c22e8f7999424.zip |
Fix ItemContainer not being resized properly when resizing inventory window.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-04-27 Dennis Friis <peavey@placid.dk> + + * src/gui/inventorywindow.cpp: Fix ItemContainer not being resized + properly when resizing inventory window. + 2008-04-26 Dennis Friis <peavey@placid.dk> * src/inventory.cpp: Avoid stacking equipment other than arrows. Based on |