thyttan
|
c614891b27
|
kineticscroll: forward the type of touch (short/long).
Bring in change from the firmware implementation forwarding the type of touch (short/long).
|
2024-10-12 00:42:51 +02:00 |
Martin Boonk
|
0bca1501fa
|
kineticscroll - Fix wrong appRect handling
|
2024-04-29 23:28:12 +02:00 |
Martin Boonk
|
6e67f6a806
|
kineticscroll - Directly draw while finger is touching
|
2024-03-26 11:08:35 +01:00 |
Martin Boonk
|
ecf31ce94a
|
kineticscroll - Reduce Date.now() calls
|
2024-03-26 10:26:35 +01:00 |
Martin Boonk
|
ae4b1b6206
|
kineticscroll - Do not skip last drag event
|
2024-03-26 10:07:15 +01:00 |
Martin Boonk
|
1fd84633ad
|
kineticscroll - Refactoring and tweaking of constants
|
2024-03-26 10:07:11 +01:00 |
Martin Boonk
|
773491782e
|
kineticscroll - Better scrolling behaviour
* Passthrough scrolling directly as long as finger stays on display
* Reset velocity in case last drag event took longer than 150ms
|
2024-03-25 21:02:26 +01:00 |
Martin Boonk
|
b9287dbf99
|
kineticscroll - Remove print
|
2024-03-25 16:27:20 +01:00 |
Martin Boonk
|
98325fa102
|
kineticscroll - Fix warnings and whitespace
|
2024-03-25 16:16:12 +01:00 |
Anton
|
a468292536
|
Fix apps with undefined variables
|
2024-03-13 11:51:40 +01:00 |
Martin Boonk
|
e614bdfb51
|
kineticscroll - Update to latest E.showScroller implementation
|
2023-07-23 17:46:35 +02:00 |
Martin Boonk
|
2d5f9a5788
|
kineticscroll - No check needed, remove method must always exist at this point
|
2023-07-23 17:46:11 +02:00 |
Martin Boonk
|
a5190d4d86
|
kineticscroll - Fix setting a remove method for every scroller
|
2023-07-23 11:53:31 +02:00 |
Martin Boonk
|
2f12b9ad6e
|
kineticscroll - Initial implementation
|
2023-07-22 22:12:58 +02:00 |