We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63aba05 commit 2eccc1bCopy full SHA for 2eccc1b
src/uosc/elements/TopBar.lua
@@ -82,6 +82,8 @@ function TopBar:init()
82
}
83
84
self:decide_titles()
85
+ self:decide_enabled()
86
+ self:update_dimensions()
87
end
88
89
function TopBar:destroy()
0 commit comments