|
0
|
1 |
ImageLoader - Release Notes
|
|
|
2 |
|
|
|
3 |
Development Master
|
|
|
4 |
|
|
|
5 |
3.0.0
|
|
|
6 |
- No change
|
|
|
7 |
|
|
|
8 |
3.0.0 beta 1
|
|
|
9 |
- 3.0 conversion
|
|
|
10 |
- New features:
|
|
|
11 |
- Fold groups indicated by a distance from the fold, and images are
|
|
|
12 |
loaded in cascading fashion as each reaches that distance
|
|
|
13 |
Scroll and resize triggers are set automatically for these groups
|
|
|
14 |
- Custom triggers can belong to the global Y instance or to any local event target
|
|
|
15 |
- Bg, Src, and Png images are all registered with groups via the same "registerImage"
|
|
|
16 |
method, and differentiated by attribute parameters
|
|
|
17 |
|