summaryrefslogtreecommitdiff
path: root/src/gui/viewport.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-12-07 00:23:59 +0100
committerIra Rice <irarice@gmail.com>2008-12-06 17:04:08 -0700
commitb03435fd4ad3c19b96dd7ae960e0950fdd35392c (patch)
treed7c058f3383e6f212542409a5ecf7247aa1cd966 /src/gui/viewport.h
parent1eaa9ddf23eefebd4e48d6019df3fe3ddc94dee0 (diff)
downloadmana-client-b03435fd4ad3c19b96dd7ae960e0950fdd35392c.tar.gz
mana-client-b03435fd4ad3c19b96dd7ae960e0950fdd35392c.tar.bz2
mana-client-b03435fd4ad3c19b96dd7ae960e0950fdd35392c.tar.xz
mana-client-b03435fd4ad3c19b96dd7ae960e0950fdd35392c.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>
Diffstat (limited to 'src/gui/viewport.h')
0 files changed, 0 insertions, 0 deletions