mirror of
https://github.com/Insality/druid
synced 2025-09-27 10:02:19 +02:00
Feature/scroll (#22)
* base scroll implementation * add scroll collection example mofidy scrolls, fix callback calls * unhover button if start swipe notify input components on swipe * add node center offset, calc by pivots modify with with node center scroll (to correct scroll to point) * Refactor, add some docs * fix: set_pos on end on scroll * add gui.animate speed in settings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[bootstrap]
|
||||
main_collection = /example/example.collectionc
|
||||
main_collection = /example/scroll.collectionc
|
||||
|
||||
[script]
|
||||
shared_state = 1
|
||||
|
Reference in New Issue
Block a user