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 3087702 commit fde38d9Copy full SHA for fde38d9
docs/examples.rst
@@ -28,8 +28,8 @@ Create multiple sliding switch with various sizes and orientations.
28
Annotation example
29
------------------
30
31
-Displays a sliding switch with annotations
+Displays annotations, examples relative to SwitchRound widget or as freeform.
32
33
-.. literalinclude:: ../examples/displayio_layout_gridlayout_pygame_display_simpletest.py
34
- :caption: examples/displayio_layout_gridlayout_pygame_display_simpletest.py
+.. literalinclude:: ../examples/displayio_layout_annotation_simpletest.py
+ :caption: examples/displayio_layout_annotation_simpletest.py
35
:linenos:
0 commit comments