Fix min/max percentage constraints on measured nodes #649

Closed
woehrl01 wants to merge 1 commits from percentage_nested into master
woehrl01 commented 2017-10-09 11:10:51 -07:00 (Migrated from github.com)

Fix min/max percentage constraints on measured nodes. Currently we passed in the available size instead of the parent size.
Fixes #611

Fix min/max percentage constraints on measured nodes. Currently we passed in the available size instead of the parent size. Fixes #611
woehrl01 commented 2017-10-09 11:24:29 -07:00 (Migrated from github.com)

Just also fixed the case where we have percentage values as padding.

Just also fixed the case where we have percentage values as padding.
emilsjolander commented 2017-11-24 06:20:32 -08:00 (Migrated from github.com)

Thanks! This feels super risky from a breakage point of view though. I'll import it now but it may take a while to land

Thanks! This feels super risky from a breakage point of view though. I'll import it now but it may take a while to land
facebook-github-bot (Migrated from github.com) reviewed 2017-11-24 06:20:46 -08:00
facebook-github-bot (Migrated from github.com) left a comment

@emilsjolander has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@emilsjolander has imported this pull request. If you are a Facebook employee, you can view this diff [on Phabricator](https://phabricator.intern.facebook.com/D6408019).

Pull request closed

Sign in to join this conversation.
No description provided.