Remove widget.width = 0
This commit is contained in:
parent
2206567cc4
commit
4fbc8a85df
|
@ -89,7 +89,6 @@ local function worker(user_args)
|
|||
widget.visible = true
|
||||
else
|
||||
widget.visible = false
|
||||
widget.width = 0
|
||||
end
|
||||
else
|
||||
widget.visible = false
|
||||
|
|
Loading…
Reference in New Issue