Start scroll rework

This commit is contained in:
Insality
2020-02-26 00:09:04 +03:00
parent 4634b7c686
commit 53a77c0fcb
7 changed files with 403 additions and 25 deletions

View File

@@ -2,6 +2,7 @@ local M = {}
function M.setup_page(self)
self.druid:new_scroll("simple_scroll_content", "simple_scroll_input")
end