EvHaus / doby-grid

An HTML table element on steroids.
Other
14 stars 5 forks source link

changing data.height does not affect position of subsequent rows #179

Open thomb opened 9 years ago

thomb commented 9 years ago

If I alter a data.height parameter via grid.setData() after a row has been rendered, the row itself is resized but no subsequent rows are. This may actually be the root cause of the visible behavior of #178.