From 91d6b15445f8095d2e535bf9714e93acd3b0288f Mon Sep 17 00:00:00 2001 From: philter Date: Wed, 22 Jan 2025 23:36:11 +0000 Subject: [PATCH] Propagate layout's display to children in runtime This fixes a bug noticed at runtime where toggling layout display on/off would not respect its children's display values if they were different than the parent. We need to make sure to consider the layout's display value when calling collapse() on its children. The dart implementation works as expected. Diffs= 24d9162103 Propagate layout's display to children in runtime (#8908) --- .rive_head | 2 +- submodules/rive-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.rive_head b/.rive_head index 6dd81aa..62d82cc 100644 --- a/.rive_head +++ b/.rive_head @@ -1 +1 @@ -90da85fbb4151a7a4a1c30cf2f6738929debe925 +24d9162103a73712ba3c80cfc909fee6948a0089 diff --git a/submodules/rive-cpp b/submodules/rive-cpp index 11e9c65..26dd69f 160000 --- a/submodules/rive-cpp +++ b/submodules/rive-cpp @@ -1 +1 @@ -Subproject commit 11e9c65e7a4fdf47a94e8d8d3366a1c02b087087 +Subproject commit 26dd69f215e7c00a16da95627400efeb7283dbfd