mirror of
https://github.com/Insality/druid.git
synced 2025-11-27 03:10:51 +01:00
Solve #169 Fix on_layout_change
This commit is contained in:
@@ -78,7 +78,7 @@ end
|
||||
|
||||
|
||||
function Slider.on_layout_change(self)
|
||||
self:set(self.value, true)
|
||||
self:set(self.value)
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user