Describe the issue
The fallback_only is a metadata field required to indicate the UI how to present each axis in the UI.
The add-axis tool should include this field with a pre-defined false value, as it defines a slider for range axes, which are the most expected cases. The true option is used to represent binary and pseudo-boolean axes like italic axis; however, the latter is expected to be avoided or rather exceptions.
Screenshots

Describe the issue
The
fallback_onlyis a metadata field required to indicate the UI how to present each axis in the UI.The
add-axistool should include this field with a pre-definedfalsevalue, as it defines a slider for range axes, which are the most expected cases. Thetrueoption is used to represent binary and pseudo-boolean axes like italic axis; however, the latter is expected to be avoided or rather exceptions.Screenshots
