🐛 Set layout data from set-object

This commit is contained in:
Elena Torro
2025-12-11 11:27:17 +01:00
committed by Alonso Torres
parent 90ce1f56e7
commit b705cf953a
3 changed files with 14 additions and 9 deletions

View File

@@ -40,7 +40,7 @@ pub extern "C" fn clear_shape_layout() {
}
#[no_mangle]
pub extern "C" fn set_layout_child_data(
pub extern "C" fn set_layout_data(
margin_top: f32,
margin_right: f32,
margin_bottom: f32,