Make sure the scroll bar's OnValueChanged script doesn't try to update the list while the list is being initialized. Fixes ticket #1011.
| Author |
James D. Callahan III <darkenelf@gmail.com> |
| Author date |
2010-06-18 09:55:01 |
| Author local date |
2010-06-18 05:55:01 -0400 |
| Committer |
James D. Callahan III <darkenelf@gmail.com> |
| Committer date |
2010-06-18 09:55:01 |
| Committer local date |
2010-06-18 05:55:01 -0400 |
| Commit |
56cd703a9aaff57b16b9d466a5553e47b75e2f7b |
| Tree |
e2710fdd967b0307405d09fd276106ae08dc5ddc |
| Parent |
38e8f5224d81724246aec276d603787a625c7c64 |
Make sure the scroll bar's OnValueChanged script doesn't try to update the list while the list is being initialized. Fixes ticket #1011.