Problem Description
If you have 2 list objects, and you load data into the second one using JSON, it changes its position so that it is overlapping the first list.
Attach a Capx
http://bearboxmedia.com/Temp/ListError.capx
Description of Capx
The capx is simply made up of an event to populate the first list with random numbers and another event that copies the data from the first to the second list using JSON.
Steps to Reproduce Bug
- Note in the layout the 2 lists are in different positions
- Run the layout in debug to see that the 2 lists are now overlapping each other
Observed Result
The second list changes position to match the first list
Expected Result
The second list shouldn't change position
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
- Internet Explorer: (YES)
Operating System and Service Pack
Windows 10
Construct 2 Version ID
255