nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.83k stars 1.26k forks source link

How to set activated object in code? #888

Open 1325116124 opened 9 months ago

1325116124 commented 9 months ago

What I want to achieve is to enter the id of an object and make it the current activated object. But I see that there seems to be no corresponding implementation method in the documentation.