summaryrefslogtreecommitdiff
path: root/src/gui/inttextbox.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2008-12-07 00:23:59 +0100
committerBjørn Lindeijer <bjorn@lindeijer.nl>2008-12-07 00:28:10 +0100
commit43eb6ba950dd8bf978e539c7c7460ef5096438de (patch)
tree99ee4696eb974ec91b33399130831c4bfed806a3 /src/gui/inttextbox.h
parent523eed88816298b1660ecb9e67db80776e4007bb (diff)
downloadmana-43eb6ba950dd8bf978e539c7c7460ef5096438de.tar.gz
mana-43eb6ba950dd8bf978e539c7c7460ef5096438de.tar.bz2
mana-43eb6ba950dd8bf978e539c7c7460ef5096438de.tar.xz
mana-43eb6ba950dd8bf978e539c7c7460ef5096438de.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/inttextbox.h')
0 files changed, 0 insertions, 0 deletions