motion-layout icon indicating copy to clipboard operation
motion-layout copied to clipboard

[Suggestion] Return constraints so they can be removed at a later time

Open trapps opened this issue 12 years ago • 3 comments

It would be nice if we could hook into the constraints that motion-layout sets for us, so we can remove them in case this is appropriate. Is there something like this already?

trapps avatar Jun 03 '13 04:06 trapps

Totally agree. Right now you have to just look up constraints after they have been added.

Maybe there could be a way to annotate a constraint, perhaps with a symbol, that would provide easy access later?

On Monday, June 3, 2013, trapps wrote:

It would be nice if we could hook into the constraints that motion-layout sets for us, so we can remove them in case this is appropriate. Is there something like this already?

— Reply to this email directly or view it on GitHubhttps://github.com/qrush/motion-layout/issues/6 .

qrush avatar Jun 03 '13 04:06 qrush

:+1: But how would you look up constraints with the current solution?

mikaelharsjo avatar Nov 23 '13 13:11 mikaelharsjo

Hey there, I'm looking for a new maintainer for this. Can you check out #13?

qrush avatar Jan 27 '14 19:01 qrush