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

Cell separator does not appear full width in group style UITableView. #91

Open
kasimte opened this issue Jul 13, 2020 · 0 comments
Open

Comments

@kasimte
Copy link

kasimte commented Jul 13, 2020

Describe the bug

The standard gray cell separator does not appear full width when using a group styled UITableView.

To Reproduce

Add a TDBadgedCell to a group style UITableView. Add a badge string.

Expected behavior

The cell separator should appear with the standard width, connecting to the right side of the screen.

Screenshots

스크린샷 2020-07-13 오후 3 07 51

The first cell is a TDBadgedCell. The other cells are vanilla UITableViewCell instances.

Additional context

  • XCode 11.3.1
  • Swift 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant