mirror of
https://github.com/Insality/druid
synced 2025-09-27 10:02:19 +02:00
#74 typo fix strech -> stretch
This commit is contained in:
@@ -54,7 +54,7 @@ function M.setup_page(self)
|
||||
|
||||
-- Content with less size than view
|
||||
self.druid:new_scroll("scroll_smaller_view", "scroll_smaller_content")
|
||||
:set_extra_strech_size(0)
|
||||
:set_extra_stretch_size(0)
|
||||
:set_inert(false)
|
||||
|
||||
-- Scroll with points of interests
|
||||
|
Reference in New Issue
Block a user