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

Fix image url to string #31

Merged
merged 4 commits into from
Dec 6, 2023
Merged

Fix image url to string #31

merged 4 commits into from
Dec 6, 2023

Conversation

StaehliJ
Copy link
Contributor

@StaehliJ StaehliJ commented Dec 6, 2023

Goal of the PR

The goal of the PR is to make ImageUrl.rawUrl visible again. It may be usefull for integrators that use Room or other string based data storage.

The rawUrl is was never really hidden has an integrator can create an ImageUrlDecorator that return the rawUrl.

The decision is to revert previous modifications.

RawUrl is never really hidden as smart integrator can retrieve it with a specific Decorator.
@StaehliJ StaehliJ added this pull request to the merge queue Dec 6, 2023
@StaehliJ StaehliJ removed this pull request from the merge queue due to a manual request Dec 6, 2023
@StaehliJ StaehliJ added this pull request to the merge queue Dec 6, 2023
Merged via the queue into main with commit 10f8aba Dec 6, 2023
3 checks passed
@StaehliJ StaehliJ deleted the fix-image-url-to-string branch December 6, 2023 14:48
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

Successfully merging this pull request may close these issues.

1 participant