[0.14.1] equipement grid too large

This subforum contains all the issues which we already resolved.
Post Reply
User avatar
binbinhfr
Smart Inserter
Smart Inserter
Posts: 1524
Joined: Sat Feb 27, 2016 7:37 pm
Contact:

[0.14.1] equipement grid too large

Post by binbinhfr »

Hi,

if you create a large equipment grid for an armor, you can end up with this kind of things, with no possibility to access last places of the grid :

A scrollbar (like for the inventory) could be nice. ;)

Code: Select all

data:extend(
	{
		{
			type = "equipment-grid",
			name = "huge-equipment-grid",
			width = 10,
			height = 20,
			equipment_categories = {"armor"}
		}
	}
)
bug-equip-grid-large.jpg
bug-equip-grid-large.jpg (230.75 KiB) Viewed 2720 times
My mods on the Factorio Mod Portal :geek:

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.14.1] equipement grid too large

Post by Rseding91 »

Fixed for the next version of 0.13 and 0.14.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”