JayChung

Results 5 comments of JayChung
trafficstars

`anime.destory()` is necessary.

After digging into the code base, I found out only the **TokenAnnotation** has the `renderMark` api. Is there any plan to migrate this feature to the **TextAnnotation** component? Thanks.

This feature is essential! Please help 😢

Dynamic import is not necessary. Try this way, and it works. Just make sure that you create the browser router after resolving the `worker.start()`. That is, put the `createBrowserRouter` after...

I'm surprised that no one has fixed this issue until now.