[posila] [0.18.9] Layered sprites still glitchy

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
Therenas
Factorio Staff
Factorio Staff
Posts: 232
Joined: Tue Dec 11, 2018 2:10 pm
Contact:

[posila] [0.18.9] Layered sprites still glitchy

Post 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.
Attachments
glitchy_sprites.zip
(2.11 MiB) Downloaded 111 times

posila
Factorio Staff
Factorio Staff
Posts: 5201
Joined: Thu Jun 11, 2015 1:35 pm
Contact:

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

Post by posila »

Thanks for the report.
Fixed for 0.18.10

Post Reply

Return to “Resolved Problems and Bugs”