fixed out of bounds coordinates crashing GUI for form fields
This commit is contained in:
@@ -7,7 +7,7 @@ local flasher = require("graphics.flasher")
|
||||
|
||||
local core = {}
|
||||
|
||||
core.version = "2.0.8"
|
||||
core.version = "2.0.9"
|
||||
|
||||
core.flasher = flasher
|
||||
core.events = events
|
||||
|
||||
Reference in New Issue
Block a user