AQGridView
AQGridView copied to clipboard
Fixed a Crash Problem when `updateVisibleGridCellsNow` caught a exception
Cause the exception is autoreleasing, the current code will overrelease it and cause a crash.