Added init fix and small markdown changes
This commit is contained in:
@@ -411,8 +411,6 @@ Animation.registerAnimation("scrollText", {
|
||||
end
|
||||
})
|
||||
|
||||
---@splitClass
|
||||
|
||||
--- Adds additional methods for VisualElement when adding animation plugin
|
||||
--- @class VisualElement
|
||||
local VisualElement = {hooks={}}
|
||||
|
||||
@@ -39,6 +39,8 @@ local themes = {
|
||||
default = defaultTheme
|
||||
}
|
||||
|
||||
---@title title
|
||||
|
||||
local currentTheme = "default"
|
||||
|
||||
--- This is the theme plugin. It provides a theming system that allows for consistent styling across elements
|
||||
|
||||
Reference in New Issue
Block a user