added refresh when working with quiz folder, debug logs enabled in folder mode, added new zoom content
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user