Quantcast

Ok icons work great now. It's a CPU killer though. That's due to string.concatenate being used on every row. Each row has 7*2 characters, which is a formatted texture tag per cell.

Author Scott Sibley <ssibley@gmail.com>
Author date 2010-10-04 03:21:26
Author local date 2010-10-04 03:21:26 +0000
Committer Scott Sibley <ssibley@gmail.com>
Committer date 2010-10-04 03:21:26
Committer local date 2010-10-04 03:21:26 +0000
Commit 8ca9d55a594bc0e13757175e45597ee8737d7eeb
Tree 58d8ab445bbf03885dedf2466a8d1684b22df202
Parent 5df50945e99fa77e778fb777129a5f6defb78db4
Ok icons work great now. It's a CPU killer though. That's due to string.concatenate being used on every row. Each row has 7*2 characters, which is a formatted texture tag per cell.