mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-10-21 07:03:26 +02:00
Version 1.5 - bug fixes and small improvements
This commit is contained in:
@@ -80,13 +80,23 @@ ShopOffer < Panel
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: parent.bottom
|
||||
margin-left: 55
|
||||
margin-right: 55
|
||||
text-align: topleft
|
||||
text: UAHSbjaS ASDJHASD ASKJD ssssUAHSbjaS ASDJHASD ASKJD ssssUAHSbjaS ASDJHASD ASKJD ssss
|
||||
text-auto-resize: true
|
||||
text-wrap: true
|
||||
color: white
|
||||
font: verdana-11px-rounded
|
||||
|
||||
Button
|
||||
id: buyButton
|
||||
text: BUY
|
||||
height: 25
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
anchors.left: prev.right
|
||||
anchors.right: parent.right
|
||||
margin-right: 15
|
||||
text-align: center
|
||||
|
||||
ShopOfferItem < ShopOffer
|
||||
UIItem
|
||||
id: item
|
||||
|
Reference in New Issue
Block a user