ScottRobbins / DeclarativeLayout

A declarative, expressive and efficient way to lay out your views.
MIT License
5 stars 0 forks source link

Fix constraint updating #27

Closed ScottRobbins closed 5 years ago

ScottRobbins commented 5 years ago

If you updated constraints more than once, it wouldn't necessarily apply all of the updates to the correct constraints.