mirror of
https://github.com/Insality/druid.git
synced 2025-06-27 10:27:47 +02:00
Fix slider args typo
This commit is contained in:
parent
22f947859a
commit
67ecca4448
@ -74,7 +74,7 @@ function Slider.init(self, node, end_pos, callback)
|
||||
end
|
||||
|
||||
|
||||
function Slider.on_layout_change(self, )
|
||||
function Slider.on_layout_change(self)
|
||||
self:set(self.value, true)
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user