From: Viviana Monsalve Date: Wed, 18 Jan 2023 19:31:32 +0000 (-0500) Subject: Clarification on fallback_only X-Git-Tag: v0.4.0~7^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1a7729c18d08a108e7c734589eae1888cfeeea6;p=thirdparty%2Fgoogle%2Ffonts.git Clarification on fallback_only --- diff --git a/README.md b/README.md index 6fb3ff6635..f266a37a21 100644 --- 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.
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.