mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 11:48:02 +00:00
update scrollable tables
- can use mouse wheel if availble to scroll
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"height": 270
|
||||
},
|
||||
{
|
||||
"type": "Scroll",
|
||||
"type": "Window",
|
||||
"name": "deckSlots",
|
||||
"x": 15,
|
||||
"y": 18,
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
"height": 480
|
||||
},
|
||||
{
|
||||
"type": "Scroll",
|
||||
"type": "Window",
|
||||
"name": "deckSlots",
|
||||
"x": 4,
|
||||
"y": 4,
|
||||
|
||||
Reference in New Issue
Block a user