You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for considering filing an issue! Before proceeding, please consider
the type of issue you're filing and make sure to supply the proper details
needed for it! :)
Questions: Please check the closed issues to see if it's already been asked
before.
Feature Request: Please fill in just the first two sections. Please be as thorough
as possible and explain how you would expect this feature to work both visually, and from an
API perspective.
Bugs: Please be as thorough as possible when describing the bug you've discovered. If it's
a UI bug, please attach a screenshot. If it's an animation bug, please provide a video recording
of the bug in action.
Please note that since library is done as a side-project outside of work hours,
a timely response cannot be guaranteed. ;)
Please remove this line and everything above it before submitting.
Goals
What was the outcome result you wanted to achieve when using this library?
Expected Results
What did you expect to happen?
Actual Results
What actually happened instead? (Please attach a screenshot/screen recording if possible)
Steps to Reproduce
What are the steps needed to reproduce this issue?
If this bug was caused by a specific URL, please provide it here.
Hardware / Software
On which version of iOS, and what model of device did you experience this bug?
It is good to use it under normal circumstances.
But when I use UIPageViewController, the toolbarItems is gone. TOWebViewController as viewControllers.
![2017-05-10 4 22 51]
The text was updated successfully, but these errors were encountered:
Hmm, a UIPageViewController? I've never tested it in that before. Do you have a sample app that you could upload here for me to test?
I don't really have time to add new features (This controller was only designed to be pushed modally, or in a UINavigationController, not in anything else), so a PR here would be mighty appreciated. :)
TimOliver
changed the title
ToolbarItems disappearedtoolbarItems not visible when presented in UIPageViewControllerMay 15, 2017
TimOliver
changed the title
toolbarItems not visible when presented in UIPageViewController
toolbarItems not visible when presented in UIPageViewController
May 15, 2017
Goals
What was the outcome result you wanted to achieve when using this library?
Expected Results
What did you expect to happen?
Actual Results
What actually happened instead? (Please attach a screenshot/screen recording if possible)
Steps to Reproduce
What are the steps needed to reproduce this issue?
If this bug was caused by a specific URL, please provide it here.
Hardware / Software
On which version of iOS, and what model of device did you experience this bug?
It is good to use it under normal circumstances.
But when I use UIPageViewController, the toolbarItems is gone. TOWebViewController as viewControllers.
![2017-05-10 4 22 51]
The text was updated successfully, but these errors were encountered: