Change inventory items order
Update miniwindow buttons image
This commit is contained in:
parent
ebc88b8354
commit
e8abf56b28
Binary file not shown.
Before Width: | Height: | Size: 763 B After Width: | Height: | Size: 1.1 KiB |
|
@ -63,15 +63,15 @@ MiniWindow
|
||||||
padding: 4 5
|
padding: 4 5
|
||||||
layout:
|
layout:
|
||||||
type: grid
|
type: grid
|
||||||
flow: true
|
num-columns: 5
|
||||||
cell-size: 36 34
|
cell-size: 36 34
|
||||||
HeadSlot
|
HeadSlot
|
||||||
BodySlot
|
BodySlot
|
||||||
LegSlot
|
LegSlot
|
||||||
FeetSlot
|
FeetSlot
|
||||||
RightSlot
|
BackSlot
|
||||||
LeftSlot
|
LeftSlot
|
||||||
|
RightSlot
|
||||||
NeckSlot
|
NeckSlot
|
||||||
FingerSlot
|
FingerSlot
|
||||||
BackSlot
|
|
||||||
AmmoSlot
|
AmmoSlot
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 6.6 KiB |
|
@ -34,7 +34,7 @@ MiniWindow
|
||||||
text: ?
|
text: ?
|
||||||
text-align: center
|
text-align: center
|
||||||
phantom: false
|
phantom: false
|
||||||
!tooltip: tr('Hold left mouse button to navigate')
|
!tooltip: tr('Hold left mouse button to navigate\nScroll mouse middle button to zoom')
|
||||||
anchors.top: minimizeButton.top
|
anchors.top: minimizeButton.top
|
||||||
anchors.right: minimizeButton.left
|
anchors.right: minimizeButton.left
|
||||||
margin-right: 3
|
margin-right: 3
|
||||||
|
|
Loading…
Reference in New Issue