Sort me


Automatically or manually sort logistics requests, inventories, deconstruction planner, upgrade planner, blueprint books and infinity filter. For a list of limitations go to the mod portal page.

Utilities
12 days ago
2.0
1.68K
Logistic network Storage Blueprints

b [fixed] gui window stay open for some mod entity

15 days ago

when used on entity from https://mods.factorio.com/mod/aai-signal-transmission the gui window doesn't close when exit entity gui

14 days ago

thanks,
this is an interesting edge case.

when a mod gets triggered by on_gui_opened and closes the gui, all following mods receive the on_gui_closed event before the on_gui_opened event.

my mod now keeps track which guis have been closed that tick.
that should fix it.

New response