Masonry icon indicating copy to clipboard operation
Masonry copied to clipboard

When the parent view does not add a constraint or set a frame, the child view sets a constraint with a warning.

Open Young1006 opened this issue 1 year ago • 0 comments

New Issue Checklist

🚫 If this template is not filled out your issue will be closed with no comment. 🚫

  • [ ] I have looked at the Documentation
  • [ ] I have filled out this issue template.

Issue Info

Info Value
Platform e.g. ios
Platform Version e.g. 16.4
Masonry Version e.g. 1.1.0
Integration Method e.g. carthage/cocoapods/manually

Issue Description

截屏2023-05-22 15 36 35 截屏2023-05-22 15 36 12

When the parent view does not add a constraint or set a frame, the child view sets a constraint with a warning. I tried to adjust the constraint priority to remove the warning, but I am not sure if this is a good solution. Who can help me ?

Young1006 avatar May 22 '23 07:05 Young1006