forked from rojo-rbx/rojo
Redesign settings UI in plugin (#886)
This commit is contained in:
@@ -20,6 +20,7 @@ local function SlicedImage(props)
|
||||
Size = props.size,
|
||||
Position = props.position,
|
||||
AnchorPoint = props.anchorPoint,
|
||||
AutomaticSize = props.automaticSize,
|
||||
|
||||
ZIndex = props.zIndex,
|
||||
LayoutOrder = props.layoutOrder,
|
||||
|
||||
Reference in New Issue
Block a user