5 Commits

Author SHA1 Message Date
Insality
b72e7451e1 Add example docs for LDoc 2019-09-25 20:40:41 +03:00
Insality
08eae3800c rename instance to self, update example 2019-04-07 15:19:39 +03:00
Insality
636df146c9 grid: add clear function, add grid anchoring and correct posing
update examples
2019-04-07 15:16:18 +03:00
Maxim Tuprikov
19a9d27635
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
2019-04-07 12:10:16 +03:00
Maxim Tuprikov
bd2c06d81b
basic implementation of grid (#19)
* basic implementation of grid

* add dirty example of grid
2019-04-04 23:10:03 +03:00