fix: control bar buttons loosing focus on item load

closes #190
This commit is contained in:
tomasklaen
2022-09-13 10:25:50 +02:00
parent 193f0706af
commit 56a60629e1

View File

@@ -3200,6 +3200,7 @@ function Controls:serialize()
end end
self:update_dimensions() self:update_dimensions()
Elements:update_proximities()
end end
function Controls:clean_controls() function Controls:clean_controls()