Skip to content

Conversation

@monsieurtanuki
Copy link
Contributor

What

  • Now we refresh the tile display even when in error and without a default error image.
  • That gives more flexibility on the error display, e.g. an image that depends on the tile coordinates.
  • Fixes: Tile builder not invoked on load error #2154

Screenshot

image

Files

New file:

  • tile_error.dart: Example of tile loading systematically failing.

Impacted files:

  • main.dart: added the "Tile error" example
  • menu_drawer.dart: added the "Tile error" example
  • tile_image.dart: refresh the tile display even if there's no default error image

New file:
* `tile_error.dart`: Example of tile loading systematically failing.

Impacted files:
* `main.dart`: added the "Tile error" example
* `menu_drawer.dart`: added the "Tile error" example
* `tile_image.dart`: refresh the tile display even if there's no default error image
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.

Tile builder not invoked on load error

1 participant