Automate blueprints to build a self-expanding factory.
Mods introducing new content into the game.
Change blueprint behavior.
When width is 200 and height is 100 the resources in the top left corner (shown when width and height is 100) disappear from signals and view window.
It seems like the width is added to Y offset. When I increase width the window shows items lower down instead of just being wider.
Also, another bug with width: Width = 64 means a width of 63. To get a count of 4096 water I need to set width to 65 and height to 64 to get a 64*64 square.
Thanks for the report, both issues are fixed in version 1.2.0.
Thanks for the quick fix :)