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

asset support for <img> #162

Merged
merged 1 commit into from
Dec 14, 2019
Merged

asset support for <img> #162

merged 1 commit into from
Dec 14, 2019

Conversation

namiwang
Copy link
Contributor

@namiwang namiwang commented Sep 19, 2019

use to display AssetImage

@namiwang
Copy link
Contributor Author

@Sub6Resources Hi do I need to add a test for this?

@Sub6Resources
Copy link
Owner

Yeah, some sort of test would be best. Do you think we could make the prefix asset:// instead of just asset:? This will help keep things consistent with the http:// and https:// prefixes.

@Sub6Resources Sub6Resources added enhancement New feature or request medium-priority labels Oct 7, 2019
@Sub6Resources Sub6Resources added this to the 1.0.0 milestone Oct 7, 2019
@Sub6Resources Sub6Resources self-requested a review October 7, 2019 23:57
@namiwang
Copy link
Contributor Author

namiwang commented Oct 8, 2019

Idk, assets:// is not a real protocol, assets: seems consistent with data:.

I'm fine with both really.

@maheshbhattaraai
Copy link

How can we return cached network image??

@Sub6Resources
Copy link
Owner

@maheshbhattaraai PR #183 should allow for returning cached network images.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium-priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants