Skip to content

Commit 98ef5b5

Browse files
authored
Add Web screenshots. (#3259)
1 parent f13c111 commit 98ef5b5

11 files changed

+16
-25
lines changed

changes/3259.doc.rst

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Widget screenshots have been added for the Web backend.

docs/reference/api/widgets/button.rst

+3-5
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,9 @@ A button that can be pressed or clicked.
3737

3838
.. group-tab:: Web |beta|
3939

40-
.. .. figure:: /reference/images/button-web.png
41-
.. :align: center
42-
.. :width: 300px
43-
44-
Screenshot not available
40+
.. figure:: /reference/images/button-web.png
41+
:align: center
42+
:width: 300px
4543

4644
.. group-tab:: Textual |beta|
4745

docs/reference/api/widgets/label.rst

+3-5
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,9 @@ A text label for annotating forms or interfaces.
3737

3838
.. group-tab:: Web |beta|
3939

40-
.. .. figure:: /reference/images/label-web.png
41-
.. :align: center
42-
.. :width: 300px
43-
44-
Screenshot not available
40+
.. figure:: /reference/images/label-web.png
41+
:align: center
42+
:width: 300px
4543

4644
.. group-tab:: Textual |beta|
4745

docs/reference/api/widgets/progressbar.rst

+3-5
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,9 @@ known or indeterminate length.
3838

3939
.. group-tab:: Web |beta|
4040

41-
.. .. figure:: /reference/images/progressbar-web.png
42-
.. :align: center
43-
.. :width: 300px
44-
45-
Screenshot not available
41+
.. figure:: /reference/images/progressbar-web.png
42+
:align: center
43+
:width: 300px
4644

4745
.. group-tab:: Textual |no|
4846

docs/reference/api/widgets/switch.rst

+3-5
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,9 @@ unchecked). The button has a text label.
3838

3939
.. group-tab:: Web |beta|
4040

41-
.. .. figure:: /reference/images/switch-web.png
42-
.. :align: center
43-
.. :width: 300px
44-
45-
Screenshot not available
41+
.. figure:: /reference/images/switch-web.png
42+
:align: center
43+
:width: 300px
4644

4745
.. group-tab:: Textual |no|
4846

docs/reference/api/widgets/textinput.rst

+3-5
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,9 @@ A widget for the display and editing of a single line of text.
3737

3838
.. group-tab:: Web |beta|
3939

40-
.. .. figure:: /reference/images/textinput-web.png
41-
.. :align: center
42-
.. :width: 300px
43-
44-
Screenshot not available
40+
.. figure:: /reference/images/textinput-web.png
41+
:align: center
42+
:width: 300px
4543

4644
.. group-tab:: Textual |beta|
4745

docs/reference/images/button-web.png

1.43 KB
Loading

docs/reference/images/label-web.png

1.27 KB
Loading
814 Bytes
Loading

docs/reference/images/switch-web.png

1.39 KB
Loading
1.72 KB
Loading

0 commit comments

Comments
 (0)