Rainer Simon

Results 394 comments of Rainer Simon

I'm starting this here: https://github.com/annotorious/annotorious/blob/main/docs/react/image-annotator.md

Now in progress via the new [project website](https://github.com/annotorious/annotorious-website) (sneak preview at https://new.annotorious.com).

Updated: AnnotoriousOSD is now at Pixi 7. Meanwhile, of course, PixiJS is already at v8...

That would be excellent, thank so much! FWIW: there's no Vue integration yet. I'm hoping that someone would make first steps towards this :-) If you want, feel free to...

I'll try to prepare some basic v3 documentation (for vanilla JS and React) soon-ish. This should also help, hopefully.

Also closing this, since it's underway as part of the new website. See e.g.: https://new.annotorious.com/svelte/openseadragon

Hm, I need to double-check. I don't think Annotorious interacts in any way with the original OpenSeadragon canvas. Are you using Annotorious v2.7 or already the v3? The v3 version...

Do you think it would be possible to have an example online I could look at? It might help to see the DOM structure, init code and log errors if...

Ok, let me know if anything else shows up. FWIW: if you are using `anno.widgets` that means you are using v2.7 (which is currently the version I'd recommend). But if...

Hi @Tholkappiar, absolutely! BTW for Svelte bindings, I've a made a bit of progress myself over the past days. If you want to contribute there, feel free to fork: https://github.com/annotorious/annotorious-v3/tree/main/packages/annotorious-svelte...