a44504a168
* if index == 0 return right away, no calculation required. * rename rect to rowRect then copy it into replicantRect. - This makes it clearer to me what's going on. * don't have to check if index > 0 in horizontal mode anymore since we are checking it upfront. * introduce replicantWidth variable for understanding * reduce indent Was calculating the height in multi-row mode twice. Instead, use the saved height, if that isn't set calculate height as before, if no replicants, use minimum height (16px) and don't calculate. |
||
---|---|---|
.. | ||
add-ons | ||
apps | ||
bin | ||
build | ||
data | ||
kits | ||
libs | ||
preferences | ||
servers | ||
system | ||
tests | ||
tools | ||
Jamfile |