Pyxel Edit Forum Archive
ArchiveBug reports

Fill outside tile bounds updates only main tile

E
ejo
Nov 22, 2013 at 1:41 pm
If I use shift+Fill, it works fine in canvas. Paint flows to extra tiles and every copy of those tiles updates correctly in canvas.

But in Tiles-section only the main tile that I applied the Fill updates. Even if I pick one of the extra tiles from canvas with Tile tool + right click, I get the non-updated tile from Tiles.

In this screenshot all that red was beige and I applied shift+Fill to tile 0. It updated to tile 1 in canvas, but not in Tiles-section nor to tile picked with Tile tool + right click (tile with blue 1).

The buggy situation stays active even if I save, close and reload. I attached the test file, if that helps. Both variations of the bugged tile also stays linked, so they do share every new edits to either one of them. 

I'm using the latest paid beta.
Danik
Nov 24, 2013 at 2:50 pm
Thanks for the bug report. I'm aware of the problem. The fill tool uses a pre-made flood fill function that I will have to replace to make it work over tile borders.