- Fixed an exception when a column using the virtual horizontal renderer contained only frozen columns
- Nested tables no longer cause a memory leak when data is replaced using the
setData
function - Column width changes triggered by a user double clicking on the column resize handle are now persistent when the table is redrawn due to resize or visibility change
- The order of interaction event dispatches has been corrected so the cell event is fired before the row event