mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
Few market UI fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
AmountWindow < MainWindow
|
||||
id: amountWindow
|
||||
!text: tr('Amount')
|
||||
size: 196 80
|
||||
size: 270 80
|
||||
|
||||
Item
|
||||
id: item
|
||||
|
@@ -102,6 +102,7 @@ Panel
|
||||
width: 75
|
||||
minimum: 1
|
||||
maximum: 999999999
|
||||
focusable: true
|
||||
|
||||
$disabled:
|
||||
color: #aaaaaa44
|
||||
@@ -123,6 +124,7 @@ Panel
|
||||
width: 75
|
||||
minimum: 1
|
||||
maximum: 999999999
|
||||
focusable: true
|
||||
|
||||
$disabled:
|
||||
color: #aaaaaa44
|
||||
@@ -152,6 +154,7 @@ Panel
|
||||
buttons: false
|
||||
minimum: 1
|
||||
maximum: 64000
|
||||
focusable: true
|
||||
|
||||
NextButton
|
||||
id: nextAmountButton
|
||||
|
Reference in New Issue
Block a user