Fixed animation
Fixed eventsystem not registering its parent events
This commit is contained in:
@@ -45,6 +45,7 @@ end
|
||||
--- @protected
|
||||
function Checkbox:init(props, basalt)
|
||||
VisualElement.init(self, props, basalt)
|
||||
self.class = Checkbox
|
||||
self.set("type", "Checkbox")
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user