]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Clarification on fallback_only
authorViviana Monsalve <viviana.monsalve.a@gmail.com>
Wed, 18 Jan 2023 19:31:32 +0000 (14:31 -0500)
committerViviana Monsalve <viviana.monsalve.a@gmail.com>
Wed, 18 Jan 2023 19:31:32 +0000 (14:31 -0500)
README.md

index 6fb3ff66358a3a8e513190be0c6b9c72787a0263..f266a37a21834aae797c11fe4b268c1c63827cf1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -38,7 +38,7 @@ This module is the central place for dataset updates. When the registry is updat
         be at a fallback.
         <br>In case an axis doesn't include predefined positions, it is mandatory to define at least one fallback position. It should be called `Default` and its value should correspond to the `default_value` position of the axis.
 *   `fallback_only`
-    *   Describes whether to only use fallback values when presenting to users.
+    *   Describes whether to only use fallback values when presenting to users in the UI. Currently, default to `true`, for continuous range axes should be set to `false.`
 *   `description`
     *   A description of the axis.