[cvs] commit: dimp/js ViewPort.js dimp/js/src ViewPort.js
Chuck Hagenbuch
chuck at horde.org
Thu Feb 16 13:24:53 PST 2006
chuck 2006-02-16 13:24:53 PST
Modified files:
js ViewPort.js
js/src ViewPort.js
Log:
- Add isComplete() to indicate when the buffer contains all known rows.
- Use isComplete() in isNearingLimit() so we never do a fetch when we already have all rows.
- Add a noUpdateContent parameter so that when the buffer is nearing an edge, but not at one,
we can really fetch in the background and not cause a flicker/refresh when the load is done.
Revision Changes Path
1.44 +4 -3 dimp/js/ViewPort.js
1.20 +20 -13 dimp/js/src/ViewPort.js
Chora Links:
http://cvs.horde.org/diff.php/dimp/js/ViewPort.js?r1=1.43&r2=1.44&ty=u
http://cvs.horde.org/diff.php/dimp/js/src/ViewPort.js?r1=1.19&r2=1.20&ty=u
More information about the cvs
mailing list