From b074534e72df0f7982ea8df46df61c8c093600ec Mon Sep 17 00:00:00 2001 From: philter Date: Tue, 28 Jan 2025 21:32:11 +0000 Subject: [PATCH] Get hug working with text autoHeight When measuring text, we need to make sure to always use the wrap value when effectiveSizing is set to autoHeight because we need to compute the correct height. This affects layouts which were set to hug text objects that were set to autoHeight. Before: Screenshot 2025-01-28 at 1 33 08 PM After: Screenshot 2025-01-28 at 1 33 29 PM Diffs= 16063fdc26 Get hug working with text autoHeight (#8928) --- .rive_head | 2 +- wasm/submodules/rive-runtime | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index ce9df152..07e6fe1a 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -bf57f85d7fb6e30a2070ae4f104b8ec49e99c2fe +16063fdc261215e9388660e637d81d8373bf2e8c diff --git a/wasm/submodules/rive-runtime b/wasm/submodules/rive-runtime index a5a7b9e8..9506b8ab 160000 --- a/wasm/submodules/rive-runtime +++ b/wasm/submodules/rive-runtime @@ -1 +1 @@ -Subproject commit a5a7b9e821869ec6c4b7c81b4ea4a69aadef6317 +Subproject commit 9506b8abd425266a0642d0adb6cb76d346b2229e