Files
lisael-box/main
L'électron rare 6faca03549 feat(ui): infinite wrap carousels
Arrow prev/next in home and games carousels now use modular
arithmetic ((cur + dir + n) % n) instead of clamping, so
pressing left on the first slide jumps to the last and vice
versa. Swipe still clamps at the edges (LVGL snap resists a
clean programmatic jump mid-gesture); arrow-wrap is seamless.
2026-06-21 11:45:54 +02:00
..
2026-06-21 11:45:54 +02:00
2026-06-21 10:53:17 +02:00