You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for documenting these errors. I believe the first two are due to the lack of support for constraints using NSLayoutDimensions based on multiple anchors (similar to #21). I think supporting those will be a bit tricky, but it's useful to have some examples of how they print, so thanks!
As for the third one, I've not worked on macOS so the debugging feature is new to me, it looks useful! It looks like these have a suffix after the closing > which should be easy enough to parse.
My app is a
Cocoa
app and the constraints are based onAppKit
.Input No. 1:
Output:
Input No. 2:
Output:
Input No. 3:
Output:
The last input is based on me clicking on the orange vertical line.
The text was updated successfully, but these errors were encountered: