Skip to content

The issue of updating constraints in UITableViewCell based on the model #186

@JokerAB

Description

@JokerAB

Hi there, I've encountered an issue when using Stevia with UITableViewCell. The problem is related to constraint updates: in my cell, I set the width of a tempView via tempView.widthConstraint?.constant = width, where width is determined dynamically based on the passed-in model. However, when scrolling the UITableView, the width of tempView becomes inconsistent and chaotic. Could you please share some insights on how to resolve this? Thanks a lot!

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