Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Last topic / article not accessible when displaying toolbar #35

Open
thaak-teleboy opened this issue Jan 6, 2017 · 3 comments
Open

Comments

@thaak-teleboy
Copy link

When showing a DKTopicsViewController or DKArticlesViewController and a toolbar is displayed, like in the example, the last topic / article is not accessible, because the toolbar is overlying it.

The responsable view controller needs to set a bottom content inset on UITableView in case a toolbar is displayed.

@eldark88
Copy link
Contributor

Hi Thomas,

Can you give us more information how are you using the SDK? Are you presenting modally/pushing to navigation controller or adding it to container view yourself? This can give us a better idea if we need to make the changes you proposed.

Also just to confirm, you don't see this issue in the Example apps, right?

@thaak-teleboy
Copy link
Author

Hi,

that's right. The example app is working fine. I faced the problem when I was trying to push the DKTopicsViewController onto an existing UINavigationController.

@eldark88
Copy link
Contributor

eldark88 commented Jan 23, 2017

Hi Thomas,

I couldn't reproduce it. I updated the sample app to push the DKTopicsViewController onto UINavigationController. The toolbar doesn't overlay the last cell. https://www.screencast.com/t/Bl5SAqDLS6XV

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants