acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

index.rst (592B)

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