mirror of
https://github.com/Insality/druid
synced 2025-11-27 03:10:53 +01:00
Add multitouch for scroll correct scrolling with several fingers
This commit is contained in:
@@ -235,7 +235,6 @@ end
|
||||
|
||||
|
||||
function M.set_size(self, size)
|
||||
pprint(size)
|
||||
gui.set_size(self.content_node, size)
|
||||
update_size(self)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user