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

Add GetImageInfo (or equivalent) in SDKv2 in DOMinstance #360

Open
2 tasks done
yannloosli opened this issue Sep 11, 2024 · 0 comments
Open
2 tasks done

Add GetImageInfo (or equivalent) in SDKv2 in DOMinstance #360

yannloosli opened this issue Sep 11, 2024 · 0 comments

Comments

@yannloosli
Copy link

Reviewed guidelines

  • I have read and understand the suggestion guidelines

Checked for duplicate suggestions

  • I checked for existing similar suggestions

Summary

I've made a plugin which enable the user to use the C3 image editor and then send the image to a third party library (LeafletJs) in the DOM. In V1, although it was outside the recommandation, image data (C3 internal url) were available.

Possible workarounds or alternatives

I have tried to use project file although it's less natural in the workflow. (And I can't even tell if it works as I'm stuck with another problem).

Proposed solution

Even if undocumented in V1, I could get this key and the _url of the image that I then sent DOM side. That's all I need.

Why is this idea important?

Being able to use C3 image editor to edit image that will be use in DOM is very important IMO. It provides a smoother experience and the user shouldn't even bother that we use DOM elements...

Additional remarks

No response

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

1 participant