Commit bfdee65
bodymovin
fix(editor): track orphan ScriptedProperty on ScriptingContext (WITH_… (#12195) 0475399dc5
fix(editor): track orphan ScriptedProperty on ScriptingContext (WITH_RIVE_TOOLS)
fix: ArtboardComponentList offset child artboard origin (#12193) 2eb5f3dcfd
ArtboardComponentList had a rendering discrepancy with NestedArtboardLayout where it wasn't offsetting by the child artboard's origin. We only apply this for Artboard lists whose parents are layouts (ie, lists whose items are parented by a group and laid out freeform or via follow path are unaffected)1 parent bf210eb commit bfdee65
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Submodule rive-runtime updated 10 files
- .rive_head+1-1
- include/rive/lua/rive_lua_libs.hpp+7
- include/rive/scripted/scripted_object.hpp-1
- src/artboard_component_list.cpp+6-2
- src/file.cpp+24-1
- src/lua/lua_properties.cpp+14-1
- src/lua/rive_lua_libs.cpp+35
- tests/unit_tests/assets/component_list_child_origin.riv
- tests/unit_tests/runtime/component_list_test.cpp+34
- tests/unit_tests/silvers/component_list_child_origin.sriv
0 commit comments