update scrollable tables

- can use mouse wheel if availble to scroll
This commit is contained in:
Anthony Calosa
2023-03-08 21:04:03 +08:00
parent 6f5475d9e0
commit 6a173f688f
6 changed files with 27 additions and 24 deletions

View File

@@ -10,7 +10,7 @@
"height": 270
},
{
"type": "Scroll",
"type": "Window",
"name": "deckSlots",
"x": 15,
"y": 18,

View File

@@ -10,7 +10,7 @@
"height": 480
},
{
"type": "Scroll",
"type": "Window",
"name": "deckSlots",
"x": 4,
"y": 4,