Danik / Pyxel-Edit

Pyxel Edit is a pixel art editor.
30 stars 1 forks source link

[0.3.109PR4] - Dynamic tile editing strange issue #43

Open WegPast opened 8 years ago

WegPast commented 8 years ago

So here a strange issu that I have. When editing a tile (whose duplicated on my canvas) strange occurs like color filling the wrong part of my canvas or color filling when after i did a pen stroke: gif

gif2

WegPast commented 8 years ago

Deleting the "mad" tile from the tilse palette and re-create it seems to get it to work again... I think the tile palette is a bit buggy...

Danik commented 8 years ago

Thanks for the report. If you could upload a file with the issue that would help me debug it.

Could it be that the data in the canvas is out of sync with the tile data? You could try Extras>Refresh all tiles in canvas. That will redraw all the tiles with their actual transformations, if the data in the canvas has for some reason become incorrect.

WegPast commented 8 years ago

Perfect ! The 'Refresh all tiles in canvas' option made it working again ! Thanks :) Trying to reproduce it...

WegPast commented 8 years ago

Here is one : HUD_inventory - bug.zip