mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
Clean up todo, more docs
This commit is contained in:
@@ -24,7 +24,7 @@ end
|
||||
function M.tap_scale_animation(self, node, target_scale)
|
||||
scale_to(self, node, target_scale,
|
||||
function()
|
||||
M.back_scale_animation(self, node, self.scale_from)
|
||||
M.back_scale_animation(self, node, self.start_scale)
|
||||
end
|
||||
)
|
||||
end
|
||||
|
Reference in New Issue
Block a user