Skip to content

Introduce status property

Marco Martin requested to merge work/mart/iconStatus into master

The status property mirrors the status of Image. Icons can be async or fail to load. this enum exposes all possible states the icon finds itself in

Merge request reports