Yinsee

Results 6 issues of Yinsee

very weird behavior: header button not responding after reloadSection(section-0). however, performing reloadData won't cause this issue

improve page turning speed by hiding invisible pages

``` Route::get('{path}', function () { return redirect()->route('home'); })->where('path', '.*'); ``` gets formatted to ``` Route::get('{path}', public function () { return redirect()->route('home'); })->where('path', '.*'); ``` which causes syntax error.

Missing Adelaide, Darwin / Australia