#73 unit overview parent/child setup, fixed touch events by setting up children for elements
This commit is contained in:
@@ -15,7 +15,7 @@ local config = require("coordinator.config")
|
||||
local coordinator = require("coordinator.coordinator")
|
||||
local renderer = require("coordinator.renderer")
|
||||
|
||||
local COORDINATOR_VERSION = "alpha-v0.3.6"
|
||||
local COORDINATOR_VERSION = "alpha-v0.3.7"
|
||||
|
||||
local print = util.print
|
||||
local println = util.println
|
||||
|
||||
Reference in New Issue
Block a user