fix scroll, container item size, tradewindow scroll, questlog window alignment, stop attacking same creature

This commit is contained in:
Henrique Santiago
2012-06-03 17:05:35 -03:00
parent e4cb9b27db
commit fda3ae6809
6 changed files with 71 additions and 44 deletions

View File

@@ -5,11 +5,11 @@ ContainerWindow < MiniWindow
id: containerItemWidget
virtual: true
item-id: 3253
size: 32 32
size: 16 16
anchors.top: parent.top
anchors.left: parent.left
margin-top: -6
margin-left: -6
margin-top: 4
margin-left: 4
UIButton
id: upButton