Remove widget.width = 0

This commit is contained in:
Augusto Gunsch 2022-01-24 10:46:29 -03:00
parent 2206567cc4
commit 4fbc8a85df
No known key found for this signature in database
GPG Key ID: F7EEFE29825C72DC
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@ local function worker(user_args)
widget.visible = true
else
widget.visible = false
widget.width = 0
end
else
widget.visible = false