mirror of
https://github.com/Insality/druid
synced 2025-09-28 02:22:19 +02: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