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

Height of TableViewCell not calculated correctly #302

Closed
1 of 2 tasks
nikitawani07 opened this issue Nov 5, 2020 · 0 comments
Closed
1 of 2 tasks

Height of TableViewCell not calculated correctly #302

nikitawani07 opened this issue Nov 5, 2020 · 0 comments

Comments

@nikitawani07
Copy link

Environment Information

  • Platform:
    • iOS
    • macOS

Please provide a reproduction of the bug:

In PopupMenuController, increase the length of title of any cell in "Show with sections" drawer item and enable titleNumberOfLines as 2 so that text is wrapped in 2 lines.
The individual height of the cell is not calculated correctly. It is same as that of previous.

Actual behavior:

The height of the cell and as a result, drawer is not updated.

Expected behavior:

The height of the cell and as a result, drawer should update accordingly.

Priorities and help requested:

Requested priority: Blocking

Products/applications affected: Lists app

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