React-Grid-Layout v1.5.2 Demo 18 - Scale

This demonstrates how to compensate for a scaled parent.

Displayed as [x, y, w, h]:
0: [0, 0, 2, 5]
1: [2, 0, 2, 3]
2: [4, 0, 2, 4]
3: [6, 0, 2, 5]
4: [8, 0, 2, 5]
5: [10, 0, 2, 5]
6: [0, 5, 2, 3]
7: [2, 3, 2, 2]
8: [4, 4, 2, 3]
9: [6, 5, 2, 2]
10: [8, 5, 2, 4]
11: [10, 5, 2, 4]
12: [0, 11, 2, 5]
13: [2, 5, 2, 2]
14: [4, 7, 2, 2]
15: [6, 7, 2, 4]
16: [8, 9, 2, 2]
17: [10, 9, 2, 4]
18: [0, 8, 2, 3]
19: [2, 7, 2, 2]
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19