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.
2 parents ae0c5ee + 1beb854 commit cc78f44Copy full SHA for cc78f44
tutorials/platform/web/customizing_html5_shell.rst
@@ -92,8 +92,8 @@ The following optional placeholders will enable some extra features in your cust
92
93
- :ref:`Show Image <class_ProjectSettings_property_application/boot_splash/show_image>`:
94
``show-image--true``, ``show-image--false``
95
- - :ref:`Fullsize <class_ProjectSettings_property_application/boot_splash/fullsize>`:
96
- ``fullsize--true``, ``fullsize--false``
+ - :ref:`Stretch Mode <class_ProjectSettings_property_application/boot_splash/stretch_mode>`:
+ ``fullsize--true`` (if **not** Disabled), ``fullsize--false``
97
- :ref:`Use Filter <class_ProjectSettings_property_application/boot_splash/use_filter>`:
98
``use-filter--true``, ``use-filter--false``
99
0 commit comments