Results 28 issues of Romain Brestac

Hey, I'd like to create a section in the page for a given class that also appears in the table of contents. It would be at the same level as...

Currently, the only way to change the strength or constant in a Constraint is to replace a constraint with a new one with new values. In a constraint-based UI, the...

Currently, when you try to add a required constraints that conflicts with a required constraint already in the solver, the solver just throws a c.RequiredFailure with the message "A required...

Currently, restricted variables (non negative) are only allowed internally but not when using the api. In a UI environment, elements are generally defined by 4 variables and half of them...

Currently, the only way to change the constant of an active constraint is to remove it and add a modified one. There should be a more efficient way to do...

help wanted

@property(readonly) CPSize fittingSize; The minimum size of the view that satisfies the constraints it holds. AppKit sets this property to the best size available for the view, considering all of...

See https://developer.apple.com/documentation/appkit/nslayoutanchor/2870023-constraintsaffectinglayout?language=objc

https://developer.apple.com/documentation/appkit/nsgridview