[boskid] [2.0.16] Toggling “auto request missing construction materials” recentres the platform GUI
- OrichalCosmonaut
- Burner Inserter
- Posts: 5
- Joined: Thu Nov 07, 2024 5:51 am
- Contact:
[boskid] [2.0.16] Toggling “auto request missing construction materials” recentres the platform GUI
When the “Auto request missing construction materials.” checkbox on a space platform is toggled, the space platform GUI is recentred (i.e. if it was moved from its initial position using the drag handles, it gets moved back). Extremely minor bug, but other logistics-related checkboxes don’t do this.
- Attachments
-
- factorio-current.log
- (12.75 KiB) Downloaded 6 times
Re: [2.0.16] Toggling “auto request missing construction materials” recentres the platform GUI
Thanks for the report. I did a small investigation and it looks like the code that forces gui refresh was added when requesting construction material feature was added, which happened to be before logistic sections were a thing. Since logistic sections are handling addition and removal of sections without forced gui refresh i removed this leftover force gui refresh. Fixed for 2.0.17.