foliveira-xonai
Results
1
issues of
foliveira-xonai
The number of rows for scale 11 is lower than for scale 10 ``` Table.ITEM.getScalingInfo().getRowCountForScale(10); // returns 51 Table.ITEM.getScalingInfo().getRowCountForScale(11); // returns 9 ```