Page 1 of 1

[0.14.1] equipement grid too large

Posted: Sun Aug 28, 2016 5:02 pm
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 3082 times

Re: [0.14.1] equipement grid too large

Posted: Sun Aug 28, 2016 5:27 pm
by Rseding91
Fixed for the next version of 0.13 and 0.14.