Skip to content
This repository was archived by the owner on Feb 2, 2023. It is now read-only.
This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Regression on "ASCellNode sized incorrectly by ASTableView if delegate not set" #703

@RuiAAPeres

Description

@RuiAAPeres

Note: This is related to #299.

The sample project can be found here and it was build with the following:

Expected results:

  • Independently of line 21 on ViewController.swift (self.tableView.asyncDelegate = self) being commented or not, the cells will have a random size.

Actual results:

  • If it's commented, the cells height will use the default one (49points). If not, they will have a random size.

test5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions