Merge pull request #4986 from Mailaender/scroll-velocity
Scroll velocity polish
This commit is contained in:
@@ -276,6 +276,7 @@ Container@PLAYER_WIDGETS:
|
||||
Width:PARENT_RIGHT-2
|
||||
Height:PARENT_BOTTOM-2
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
TooltipTemplate:SIMPLE_TOOLTIP
|
||||
IndicatorImage:indicator-left
|
||||
Background@SILOBAR_PANEL:
|
||||
X:180
|
||||
@@ -290,6 +291,7 @@ Container@PLAYER_WIDGETS:
|
||||
Width:PARENT_RIGHT-2
|
||||
Height:PARENT_BOTTOM-2
|
||||
TooltipContainer:TOOLTIP_CONTAINER
|
||||
TooltipTemplate:SIMPLE_TOOLTIP
|
||||
IndicatorImage:indicator-right
|
||||
Label@CASH:
|
||||
Y:170
|
||||
|
||||
@@ -35,6 +35,7 @@ Container@MAPCHOOSER_PANEL:
|
||||
Y:45
|
||||
Width:PARENT_RIGHT - 30
|
||||
Height:440
|
||||
ScrollVelocity:40
|
||||
Children:
|
||||
ScrollItem@MAP_TEMPLATE:
|
||||
Width:168
|
||||
|
||||
@@ -59,6 +59,7 @@ Container@SERVERBROWSER_PANEL:
|
||||
Y:15
|
||||
Width:700
|
||||
Height:440
|
||||
ScrollVelocity:20
|
||||
Children:
|
||||
ScrollItem@SERVER_TEMPLATE:
|
||||
Width:PARENT_RIGHT-27
|
||||
|
||||
Reference in New Issue
Block a user