- Added Timer
- Fixed BaseElement Visual request issues - Added number animation - Added entries animation
This commit is contained in:
@@ -177,8 +177,6 @@ function BaseElement:applyTheme(applyToChildren)
|
||||
end
|
||||
end
|
||||
self.set(prop, value)
|
||||
else
|
||||
errorManager.error("Invalid property '" .. prop .. "' in theme for " .. self._values.type)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user