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, 4]
2: [4, 0, 2, 4]
3: [6, 0, 2, 2]
4: [8, 0, 2, 2]
5: [10, 0, 2, 4]
6: [0, 5, 2, 3]
7: [2, 4, 2, 3]
8: [4, 4, 2, 4]
9: [6, 2, 2, 3]
10: [8, 2, 2, 4]
11: [10, 4, 2, 4]
12: [0, 8, 2, 5]
13: [2, 10, 2, 5]
14: [4, 8, 2, 4]
15: [6, 5, 2, 4]
16: [8, 6, 2, 2]
17: [10, 8, 2, 5]
18: [0, 13, 2, 5]
19: [2, 7, 2, 3]
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19