덱보기 스크롤바 방향 수정

This commit is contained in:
2026-06-16 02:09:22 +09:00
parent b23dc3868e
commit 1a5953050f
3 changed files with 7 additions and 7 deletions

View File

@@ -32,10 +32,10 @@
{
"@type": "script.SlayDeckController",
"Enable": true,
"Energy": 0,
"MaxEnergy": 3,
"Turn": 0,
"TweenEventId": 0
"Energy": 0.0,
"MaxEnergy": 3.0,
"Turn": 0.0,
"TweenEventId": 0.0
}
],
"@version": 1

View File

@@ -425,7 +425,7 @@ function scrollLayoutGroup({ cellSize, spacing, columns }) {
ScrollBarHandleColor: { r: 0.94, g: 0.74, b: 0.26, a: 0.9 },
ScrollBarHandleImageRUID: { DataId: '' },
ScrollBarThickness: 12,
ScrollBarVisible: 1,
ScrollBarVisible: 2,
SortingLayer: 'UI',
Spacing: 0,
StartAxis: 0,

View File

@@ -77152,7 +77152,7 @@
"DataId": ""
},
"ScrollBarThickness": 12,
"ScrollBarVisible": 1,
"ScrollBarVisible": 2,
"SortingLayer": "UI",
"Spacing": 0,
"StartAxis": 0,
@@ -130695,7 +130695,7 @@
"DataId": ""
},
"ScrollBarThickness": 12,
"ScrollBarVisible": 1,
"ScrollBarVisible": 2,
"SortingLayer": "UI",
"Spacing": 0,
"StartAxis": 0,