From 58ab9faf0b65ef707ca578106cfa02d4ebaf81ce Mon Sep 17 00:00:00 2001 From: luigi-rosso Date: Sat, 29 Jul 2023 01:48:46 +0000 Subject: [PATCH] Text fixes Bunch of text fixes: - gradients respect origin on text - changing font size updates the text editor selection - apply @avivian's transform constraint fix from https://github.com/rive-app/rive/pull/5689 to cpp Diffs= 6af562d4c Text fixes (#5696) --- .rive_head | 2 +- submodules/rive-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 368df58f..dfa38f4e 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -fcccdeccddd2b9c47992f131f9ba741bccee5da8 +6af562d4cc2b8e309169c754a64cbc0211b9d68b diff --git a/submodules/rive-cpp b/submodules/rive-cpp index 7ce350ae..4a2f7d93 160000 --- a/submodules/rive-cpp +++ b/submodules/rive-cpp @@ -1 +1 @@ -Subproject commit 7ce350aeb684dbc23a8b8874095f99ffe2f65ad0 +Subproject commit 4a2f7d9319e2c1316c8db130150c7f01c98c91d1