You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Properties panel will let us adjust the location and properties of shapes like width, height, radius, number of n-gon points, etc. We'll need to use #147 to send from Rust the JSON layout of input widgets, then respond with changes to input widgets and update the Document accordingly. Depends on #137 and #147.
Keavon
changed the title
Implement the Properties panel with editable shape parameters
Implement the Properties panel with editable layer-specific parameters
Aug 12, 2021
Keavon
changed the title
Implement the Properties panel with editable layer-specific parameters
Feed the Properties panel with editable layer-specific parameters
Aug 12, 2021
The Properties panel will let us adjust the location and properties of shapes like width, height, radius, number of n-gon points, etc. We'll need to use #147 to send from Rust the JSON layout of input widgets, then respond with changes to input widgets and update the Document accordingly.
Depends on #137 and #147.Complexity: 4
Involves: Frontend (JS), Editor (Rust), Document (Rust)
The text was updated successfully, but these errors were encountered: