Changeset 13 for trunk/CHANGELOG
- Timestamp:
- 08/29/08 22:25:15 (4 years ago)
- Files:
-
- 1 modified
-
trunk/CHANGELOG (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/CHANGELOG
r11 r13 1 Version 0.2rc1 1 Version 0.2rc2 2 29-August-2008 3 4 - fixes: 5 - BufferedGridView.js: re-rendering rows would not work proper if a resize of the panel 6 during buffering happened; "adjustVisibleRows()" skips recalculating the "rowIndex" 7 property now if the livegrid is currently buffering. "replaceLiveRows()" would not always 8 calculate the exact range of rows to render; adjusted conditions to check for valid ranges 9 10 Version 0.2rc1 2 11 29-August-2008 3 12
