We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 198e6b6 commit 3087702Copy full SHA for 3087702
docs/examples.rst
@@ -24,3 +24,12 @@ Create multiple sliding switch with various sizes and orientations.
24
.. literalinclude:: ../examples/displayio_layout_switch_multiple.py
25
:caption: examples/displayio_layout_switch_multiple.py
26
:linenos:
27
+
28
+Annotation example
29
+------------------
30
31
+Displays a sliding switch with annotations
32
33
+.. literalinclude:: ../examples/displayio_layout_gridlayout_pygame_display_simpletest.py
34
+ :caption: examples/displayio_layout_gridlayout_pygame_display_simpletest.py
35
+ :linenos:
0 commit comments