raiguard / EditorExtensions

Extends the Factorio map editor with new features, testing tools, and other utilities to aid with sandbox play and scenario creation.
https://mods.factorio.com/mod/EditorExtensions
Other
26 stars 6 forks source link

UI does not reset in possible edge case #109

Closed ColbyHepworth closed 1 year ago

ColbyHepworth commented 1 year ago

Description

UI does not reset to the left. You can recreate with the Blueprint sandboxes mod when you go into the sandbox mode (Shift + b) then enter editor mode, then exit sandbox mode (Shift + b) without exiting the editor image

Reproduction

No response

raiguard commented 1 year ago

Thanks for the report. These two mods aren't really designed to be used together, as the map editor lets you easily circumvent the "sandbox" nature of blueprint sandboxes. I would recommend using the built-in testing lab in EE instead, which achieves a similar effect, but isn't as restricted.

I tried to work around this, but there is no catch-all event for when a player's controller changes, and there never will be.