Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

SVG app icons don't load unless the URL ends in .svg #91

Open
@deansheather

Description

@deansheather

Since there's noImageSource that can load both.svg and bitmap images, and instead there's a separateSvgImageSource andBitmapImage, we currently only attempt to load SVGs when the URL ends in.svg. We don't have much control over the actual downloading/caching operations of these sources.

One potential solution is to do aHEAD request first to get theContent-Type of the image, but it won't be easy to cache that result.

Another would be to download/cache images ourselves.

Relates to#92

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp