Skip to content

Add ImageResult to ImagePainter.state.#887

Merged
colinrtwhite merged 5 commits into
mainfrom
colin/expose_result
Sep 13, 2021
Merged

Add ImageResult to ImagePainter.state.#887
colinrtwhite merged 5 commits into
mainfrom
colin/expose_result

Conversation

@colinrtwhite
Copy link
Copy Markdown
Member

@colinrtwhite colinrtwhite commented Sep 12, 2021

Fixes: #858

This is technically a binary incompatible change, though it's for an experimental API. Notably, this changes the component2 function's return value - we'll need to call this out prominently in the release notes.

@colinrtwhite colinrtwhite merged commit c8a00bd into main Sep 13, 2021
@colinrtwhite colinrtwhite deleted the colin/expose_result branch September 13, 2021 21:09
colinrtwhite added a commit that referenced this pull request Oct 5, 2022
* Add ImageResult to ImagePainter.state.

* Avoid changing component2 signature.

* Remove unused.

* Revert "Avoid changing component2 signature."

This reverts commit a14dae6.

* Fix warning.
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.

Get the Drawable from a success request on Compose

1 participant