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
Within a collection, SVG files are clickable but that results in a download operation with the browser.
They could easily support being rendered by the browser using the stream action and the inline disposition parameter. I tried it by editing the URL and it worked fine.
The text was updated successfully, but these errors were encountered:
Within a collection, SVG files are clickable but that results in a download operation with the browser.
They could easily support being rendered by the browser using the
stream
action and theinline
disposition parameter. I tried it by editing the URL and it worked fine.The text was updated successfully, but these errors were encountered: