mirror of
https://github.com/Insality/druid
synced 2025-11-28 03:40:52 +01:00
Start scroll rework
This commit is contained in:
@@ -96,7 +96,7 @@ end
|
||||
|
||||
|
||||
local function setup_scroll(self)
|
||||
self.scroll = self.druid:new_scroll("scroll_content", "main_page", vmath.vector4(0, 0, 0, 200))
|
||||
self.scroll = self.druid:new_scroll("scroll_content", "main_page")
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user