Page 1 of 1

[posila] [0.18.9] Layered sprites still glitchy

Posted: Fri Feb 28, 2020 1:28 pm
by Therenas
The glitchy sprites for layered icons that were discussed here and here are not fully fixed. The thread mentions rich text, for which this seems to indeed be fixed. It is not fixed for GuiElements of type sprite (sprite-buttons are fine). This is reproducible by running the following code on_player_created, with (in this case Angel's) mods installed:

Code: Select all

player.gui.center.add{type="sprite", sprite="item-group/resource-refining"}
It'll look like this:

Image

I attached a save for demonstrative and mod-syncing purposes.

Re: [posila] [0.18.9] Layered sprites still glitchy

Posted: Mon Mar 02, 2020 2:23 pm
by posila
Thanks for the report.
Fixed for 0.18.10