Update Druid components

This commit is contained in:
Insality
2024-10-19 10:58:24 +03:00
parent ad339508cf
commit d73835a2d5
7 changed files with 81 additions and 53 deletions

View File

@@ -838,6 +838,7 @@ function Scroll._process_scroll_wheel(self, action_id, action)
end
self:_set_scroll_position(self.target_position.x, self.target_position.y)
self:_check_points()
end
return true