Allow Element._reload in Children prop
This commit is contained in:
parent
86f378b5f4
commit
ea4de6e988
@ -149,7 +149,7 @@ function Children:with(elementType)
|
||||
end
|
||||
|
||||
function elementType:_reload()
|
||||
if defaultReload ~= nil and defaultReload ~= Element._reload then
|
||||
if defaultReload ~= nil then
|
||||
defaultReload(self)
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user