stevewirts / hypergrid-lite

super lightweight version of hypergrid
MIT License
7 stars 5 forks source link

Bug fixes #6

Closed efurmantt closed 9 years ago

efurmantt commented 9 years ago

@stevewirts Unfortunately I found some bugs in that latest PR after you accepted it. This PR fixes those bugs.

Additionally there is some minor code clean up here, like removing some unused assignments on inserter.

I also added functionality which prevents the header cell from being dragged outside the header boundary. I believe this piece was mistakenly lost as part of the refactoring I did in the my last PR.

Finally, I added columnsreordered and columnsresized events to the Grid.