Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

toolbarItems not visible when presented in UIPageViewController #113

Open
hllGitHub opened this issue May 11, 2017 · 1 comment
Open

toolbarItems not visible when presented in UIPageViewController #113

hllGitHub opened this issue May 11, 2017 · 1 comment

Comments

@hllGitHub
Copy link

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.
image
![2017-05-10 4 22 51]

@TimOliver
Copy link
Owner

Hi there!

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 TimOliver changed the title ToolbarItems disappeared toolbarItems not visible when presented in UIPageViewController May 15, 2017
@TimOliver TimOliver changed the title toolbarItems not visible when presented in UIPageViewController toolbarItems not visible when presented in UIPageViewController May 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants