덱보기 스크롤바 방향 수정

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

@@ -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,