Open philippotto opened 6 years ago
Maybe! Does the current add_layer_from_images
implementation support tiled images? If yes, how would one use that?
Ah, so tiled means 2D tiles in xy, right? That's not possible yet, but should be relatively simple to add 👍
Ah, so tiled means 2D tiles in xy, right?
Exactly!
I assume this is fixed via the new
add_layer_from_images()
method, right? (see PR #741) @philippotto Do you agree? Should we still leave this open?