Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to remove a selected item? #36

Closed
sjorsvanheuveln opened this issue May 9, 2018 · 5 comments
Closed

How to remove a selected item? #36

sjorsvanheuveln opened this issue May 9, 2018 · 5 comments

Comments

@sjorsvanheuveln
Copy link

Which methods to perform if I want to delete a selected item in the canvas. I can acces undo and redo, so I guess it should be possible to delete a selected item. But how?

@Asthonishia
Copy link

Same question

@tbolis
Copy link
Owner

tbolis commented Nov 10, 2018

Will be releasing a new version very soon, where I implement the requested functionality! Stay tuned

@tbolis tbolis closed this as completed Nov 10, 2018
@jwillingham789
Copy link

I see this was added in the newest version, however, I don't see how to do it in the docs. Can you explain? Thanks!

@tbolis
Copy link
Owner

tbolis commented Dec 6, 2018

hi sorry for this,

You can also play with the examples: http://tbolis.github.io/showcase/react-sketch/

You select the select tool select the object you want to delete and then you hit remove or invoke the sketchComponent.remove()

On my second card I have at the bottom the control buttons

Hope it helps (and will update the docs soon :) )

@xadamxk
Copy link

xadamxk commented Apr 2, 2020

I know the last commit was nearly a year ago, but is there any update on the documentation to delete an object?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants