Fix justify content with min/max constraint parent #665

Closed
woehrl01 wants to merge 1 commits from justifyContentMin into master
woehrl01 commented 2017-11-06 13:28:02 -08:00 (Migrated from github.com)

The min/max inner width shouldn't take the margins into account.
Adds a test for both cases.

Fixes #664

The min/max inner width shouldn't take the margins into account. Adds a test for both cases. Fixes #664
lmxxf (Migrated from github.com) reviewed 2017-11-06 18:06:03 -08:00
lmxxf (Migrated from github.com) commented 2017-11-06 18:06:03 -08:00

It seems min/maxInnerHeight should be treated same as min/maxInnerWidth ?

It seems min/maxInnerHeight should be treated same as min/maxInnerWidth ?
woehrl01 (Migrated from github.com) reviewed 2017-11-06 21:54:32 -08:00
woehrl01 (Migrated from github.com) commented 2017-11-06 21:54:32 -08:00

you're right, thansk. pushed an update.

you're right, thansk. pushed an update.
emilsjolander commented 2017-11-24 06:08:04 -08:00 (Migrated from github.com)

Thanks, and sorry for the delay in reviewing!

Thanks, and sorry for the delay in reviewing!
facebook-github-bot (Migrated from github.com) reviewed 2017-11-24 06:08:21 -08:00
facebook-github-bot (Migrated from github.com) left a comment

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

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

Pull request closed

Sign in to join this conversation.
No description provided.