Add tooltip to invisible_elems

master
luk3yx 2022-07-18 11:53:35 +12:00
parent 986fe1b907
commit 61803b31ce
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ end
local invisible_elems = {
style = true, listring = true, scrollbaroptions = true, tableoptions = true,
tablecolumns = true,
tablecolumns = true, tooltip = true,
}
local DEFAULT_SPACING = 0.2