index.rst 592 B

123456789101112131415161718192021222324252627282930313233
  1. Nested scrolling
  2. """"""""""""""""
  3. .. lv_example:: scroll/lv_example_scroll_1
  4. :language: c
  5. Snapping
  6. """"""""""""""""
  7. .. lv_example:: scroll/lv_example_scroll_2
  8. :language: c
  9. Floating button
  10. """"""""""""""""
  11. .. lv_example:: scroll/lv_example_scroll_3
  12. :language: c
  13. Styling the scrollbars
  14. """"""""""""""""""""""""
  15. .. lv_example:: scroll/lv_example_scroll_4
  16. :language: c
  17. Right to left scrolling
  18. """"""""""""""""""""""""
  19. .. lv_example:: scroll/lv_example_scroll_5
  20. :language: c
  21. Translate on scroll
  22. """"""""""""""""""""""""
  23. .. lv_example:: scroll/lv_example_scroll_6
  24. :language: c