Added a scale slider for models in the AssetBrowser
This commit is contained in:
committed by
Matthias Mailänder
parent
6907081c2b
commit
40c728269c
@@ -233,6 +233,21 @@ Background@ASSETBROWSER_PANEL:
|
||||
Height: 20
|
||||
MinimumValue: 1
|
||||
MaximumValue: 1023
|
||||
Label@MODEL_SCALE:
|
||||
X: 150
|
||||
Y: 30
|
||||
Width: 40
|
||||
Height: 25
|
||||
Font: TinyBold
|
||||
Align: Left
|
||||
Text: Scale
|
||||
Slider@MODEL_SCALE_SLIDER:
|
||||
X: 190
|
||||
Y: 32
|
||||
Width: 100
|
||||
Height: 20
|
||||
MinimumValue: 10
|
||||
MaximumValue: 64
|
||||
Button@CLOSE_BUTTON:
|
||||
Key: escape
|
||||
X: PARENT_RIGHT - 180
|
||||
|
||||
Reference in New Issue
Block a user