From 200528a7b9b4cfaa30a74f354cbad8ca82f1ba74 Mon Sep 17 00:00:00 2001 From: Viviana Monsalve Date: Thu, 19 Oct 2023 11:57:05 -0500 Subject: [PATCH] shadow_length.textproto default fix --- Lib/axisregistry/data/shadow_length.textproto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lib/axisregistry/data/shadow_length.textproto b/Lib/axisregistry/data/shadow_length.textproto index f43a4aa8c8..45a46ae201 100644 --- a/Lib/axisregistry/data/shadow_length.textproto +++ b/Lib/axisregistry/data/shadow_length.textproto @@ -7,7 +7,7 @@ max_value: 100.0 precision: -1 fallback { name: "Default" - value: 100 + value: 50.0 } fallback_only: false description: -- 2.47.3