You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #42 provides a way to load images from links via the API: xaval.io.files.addImage(url: string, filename?: string).
So this is partially resolve. The missing part is allowing the user to do this via the UI.
Besides loading files from the local computer, the file library should ideally also support urls (e.g. images from the web).
The text was updated successfully, but these errors were encountered: