mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
🐛 Set layout data from set-object
This commit is contained in:
committed by
Alonso Torres
parent
90ce1f56e7
commit
b705cf953a
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user