kitasuke / PagingMenuController

Paging view controller with customizable menu in Swift
MIT License
2.49k stars 448 forks source link

Loadable after transition to the second tab #344

Open SENOSuit opened 7 years ago

SENOSuit commented 7 years ago

Expected behavior and actual behavior.

Expected behavior

Immediately loadable after transition to the second tab.

Actual behavior

Immediately impossible to load after the transition to the second tab.

Steps to reproduce the problem.

If project have more than two Views.

Specifications like the version of the project, library, or Swift.

Swift 3.0.x

before after

Best regard. Thanks.