Spreadsheets / WickedGrid

Easy & Wicked Fast spreadsheets for the web
http://spreadsheets.github.io/WickedGrid
587 stars 131 forks source link

Bug Fixed: break down when delete then add new. #16

Closed encorearon closed 10 years ago

encorearon commented 10 years ago

I replace all the array members related to "deleteSheet" function by object({}) so that all things could be indexed by jS.i correctly.

Based on 3.x

robertleeplummerjr commented 10 years ago

Have you ran this fix through all the examples/unit tests to ensure it affects only what is intended?