npo6ka / FNEI

Factorio NEI
https://mods.factorio.com/mods/npo6ka/FNEI
40 stars 21 forks source link

Missing gui style "red_slot_button_style" for hidden items #12

Closed 321freddy closed 6 years ago

321freddy commented 6 years ago

Got this issue on my attach notes mod: https://github.com/321freddy/attach-notes/issues/4

I nailed it down to an issue in the FNEI code: In libs/utils_style.lua you set the style for hidden items to "red_slot_button_style". This style is not defined anywhere (or maybe a typo?).

Please fix. Thanks in advance :)

npo6ka commented 6 years ago

Thanks for your feedback, I will try to fix this problem soon

npo6ka commented 6 years ago

fixed in 0.0.17 version