Skip to content

Add control options prop #9

@andrewrubin

Description

@andrewrubin

Add a prop which takes in an object of "control" params. Currently we can only disable rotation, but something like this would be nice:

<Sticker
  ...
  controls={{
    rotate: false,
    scale: true,
    position: true,
  }}
/>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions