scrolling improvements

This commit is contained in:
Michael Freno
2025-12-05 19:49:57 -05:00
parent c59f7c5661
commit f4dc92907c
10 changed files with 619 additions and 52 deletions

View File

@@ -3,6 +3,16 @@ local Color = require("libs.FlexLove").Color
return {
name = "Metal Theme",
contentAutoSizingMultiplier = { width = 1.05, height = 1.1 },
scrollbars = {
v1 = {
bar = "themes/metal/Button/Button01a_1.9.png",
frame = "themes/metal/Frame/Frame01a.9.png",
},
v2 = {
bar = "themes/metal/Button/Button01a_1.9.png",
frame = "themes/metal/Frame/Frame01a.9.png",
},
},
components = {
framev1 = {
atlas = "themes/metal/Frame/Frame01a.9.png",