#soon™
1 messages · Page 1 of 1 (latest)
I think it shows the localized tooltips (which are changeable at runtime)
initially i was worried there was a prototype for every possible state but it's probably just the entity status with a bunch of newlines
Yeah
quite clever honestly
It was mentioned not long ago in foundry discord
The first image is weird though, how is max consumption left aligned
yeah i don't really read there
The factorio's tooltip icon sprite is slightly larger than usual font and caused text and icon not aligned. I would suggest modify the origin icon sprite to make it smaller and align with text 
that ones intentional, it mimics the normal energy source tooltip header
Wonder if you can put a narrow line image 
please do let me know im still wondering :)
if you put an assembler down with modules and the line overflows the title will be left aligned but the data right. if you overflow a line here it will just overflow word per word to the next line, left align. i had to compensate by making a newline and manually adding a bunch of spaces
so essentially the height of the given image will scale to line height, then the width is...scaled width, constraint by height essentially
can you make it scale smaller?
Yeah, it scales the image only vertically. But the extra spacing would look awkward
but have it take less space than a full line so it gets squashed is what im wanting
well, you can put whatever image so probably just adjust the size of your image ig
Not sure if it scales up... It definitely scales down the image so it will fit into one line. But whether it scales up something that's 3x tall to occupy a whole line's worth of height, not sure
I tried to put image a while ago like this
