added refresh when working with quiz folder, debug logs enabled in folder mode, added new zoom content

This commit is contained in:
2026-06-12 00:10:06 -07:00
parent e8ca768e87
commit ae97703bb4
13 changed files with 225 additions and 157 deletions
+1
View File
@@ -25,6 +25,7 @@ local function index(window, q, callback)
label:setFont(50)
label:centerFont()
label:scaleFont(2/3)
label.drawBorder = false
local choices = window:newFrame(noOf(0,.3,1,.7))
choices.color = color.new("#363ac8")