diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-12-07 02:00:41 +0100 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2008-12-07 02:00:41 +0100 |
commit | ceb3ff6bba5a4133000142920a21899114e91cd1 (patch) | |
tree | 0a2ecbae0fbae1584c766efe10b224851a110ec4 /README | |
parent | 48edf44d7fafe90321e92e05cb22b300d9cad6d9 (diff) | |
download | mana-client-ceb3ff6bba5a4133000142920a21899114e91cd1.tar.gz mana-client-ceb3ff6bba5a4133000142920a21899114e91cd1.tar.bz2 mana-client-ceb3ff6bba5a4133000142920a21899114e91cd1.tar.xz mana-client-ceb3ff6bba5a4133000142920a21899114e91cd1.zip |
Fixed wrapping in some cases, removed draw method
The 'draw' method was confusingly named, and was actually for updating
the GUI after a resize. Its functionality has been merged into
'widgetResized'.
The wrapping was broken in the case where text was added to the NPC
dialog, cause it was added to an already wrapped string, causing the
wrapping to become permanent.
Sorry for all the reformatting.
Signed-off-by: Bjørn Lindeijer <bjorn@lindeijer.nl>
(cherry picked from eAthena commit 43eb6ba950dd8bf978e539c7c7460ef5096438de)
Conflicts:
src/gui/npclistdialog.cpp
src/gui/npclistdialog.h
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions