Page 1 of 1
[0.15.30] Blueprint window is moved to the center by itself
Posted: Sat Jul 22, 2017 12:15 pm
by wvlad
1. Drag it to the buttom of the screen
2. Hover cursor over an electric pole in the game
3. The window jumps to the center of the screen
Same for inventory
Re: [0.15.30] Blueprint window is moved to the center by itself
Posted: Sat Jul 22, 2017 1:07 pm
by Loewchen
Can not reproduce, it will stay at the bottom until I close it or move it myself.
Re: [0.15.30] Blueprint window is moved to the center by itself
Posted: Sat Jul 22, 2017 6:51 pm
by wvlad
Sorry, I didn't mention that it's related to a mod.
Code: Select all
player.game_view_settings.show_minimap
Changing it with inventory window opened makes this effect. It's still a bug, right?
Re: [0.15.30] Blueprint window is moved to the center by itself
Posted: Sat Jul 22, 2017 7:17 pm
by Loewchen
Post the working mod that produces the issue please.
Re: [0.15.30] Blueprint window is moved to the center by itself
Posted: Sat Jul 22, 2017 7:51 pm
by wvlad
Here is the mod:
https://mods.factorio.com/mods/Nexela/PickerExtended
In the mod settings enable "Autohide minimap" option.
Re: [0.15.30] Blueprint window is moved to the center by itself
Posted: Sat Jul 22, 2017 7:59 pm
by Rseding91
It's working as intended although annoying that it works the way it does. There are plans for 0.16 to re-work some of this logic but as it is: when you change the game view settings of a given player it reloads his GUI causing what you're seeing here.