kiwi icon indicating copy to clipboard operation
kiwi copied to clipboard

Initial styleswitcher theme looks off

Open wasamasa opened this issue 9 years ago • 1 comments

Note the discontinuous line and rectangle rendering. This does curiously not happen with the other themes.

wasamasa avatar Jul 01 '16 13:07 wasamasa

Yeah, that happens because of the tile stretch hint enabled by default in frames. This is fixed by setting the hint to false when using this tileset.

A more elaborate solution would be analysing the pixels in the filling tiles and detect automatically if they can be stretched. I'll do that later. Thanks for your report!

mobius3 avatar Jul 06 '16 13:07 mobius3