sakkaras / SKSTableView

An expandable table view.
MIT License
446 stars 115 forks source link

UI Freezing When Scrolling #14

Closed MrSong1987 closed 9 years ago

MrSong1987 commented 10 years ago

If the number of row in table more than 10, the UI will freeze and scrolling will become so slowly, everything is so good except the issue. Hope you can fixed later and update for us.Thanks.

sakkaras commented 10 years ago

hi, i could not meet this issue except when i use simulator for testing. i think this issue about scrolling may result from the simulator, but not so sure. Because, if i try the settings app for scrolling, the same ui freezing issue occurs, too. Can you test the sample application in device, and inform me about results please?

sakkaras commented 9 years ago

The example project has more than 10 rows, not ui freezing when scrolling. If you use three fingers for scrolling at simulator, ui freezes for a few second, but this is not about the project, it results from how the simulator handles gesture. Can you check the issue again?