Skip to content

Different behaviour with same constraint #169

@NikKovIos

Description

@NikKovIos

view.width(Device.width * 241 / 375)
image

view.widthAnchor.constraint(equalToConstant: Device.width * 241 / 375).isActive = true
image

with stevia the priority is 751, so the width is ambigous.

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