motion-layout
motion-layout copied to clipboard
[Suggestion] Return constraints so they can be removed at a later time
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?
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 .
:+1: But how would you look up constraints with the current solution?
Hey there, I'm looking for a new maintainer for this. Can you check out #13?