easing on fixedlist animation
#1
Is it possible to change the animation easing during navigation through a fixedlist control? I only see scrolltime, but its linear, I'd refer an ease. Not sure how this works with the normal animation elements
Reply
#2
Code:
<scrolltime tween="sine" easing="out">400</scrolltime>
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#3
(2018-03-27, 18:44)sualfred Wrote:
Code:
<scrolltime tween="sine" easing="out">400</scrolltime>
 Nice, thank you. I did not know you could do that. If I have a scrolltime thats like 400ms lets say for example, and move the option faster than 400ms intervals, it gets jerky.. is there a way to prevent the action of 'next' or 'previous' until the last 400ms action has finished? If not I guess its ok, just something I have seen.
Reply
#4
(2018-03-27, 19:37)z1haze Wrote: Is there a way to prevent the action of 'next' or 'previous' until the last 400ms action has finished? If not I guess its ok, just something I have seen.

Not possible afaik.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply

Logout Mark Read Team Forum Stats Members Help
easing on fixedlist animation0