mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 18:12:19 +02:00
More widgets stuff, cleaning code
This commit is contained in:
@@ -796,6 +796,8 @@ function M:_update_size()
|
||||
self:_set_scroll_position(self.position.x, self.position.y)
|
||||
self.target_position.x = self.position.x
|
||||
self.target_position.y = self.position.y
|
||||
|
||||
self.drag:set_drag_cursors(self.drag.can_x or self.drag.can_y)
|
||||
end
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user