mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 18:17:22 +02:00
Previously, during grid track maximization we used the total number of grid tracks as the denominator when distributing the available free space. Using a larger denominator than expected meant that the algorithm needed a larger number of iterations than necessary to converge leading to rounding errors in the final track sizes.