Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

LinearLayout: doesn't respond to changes on Safari 10 #701

Open
wkeese opened this issue Jun 12, 2017 · 0 comments
Open

LinearLayout: doesn't respond to changes on Safari 10 #701

wkeese opened this issue Jun 12, 2017 · 0 comments

Comments

@wkeese
Copy link
Member

wkeese commented Jun 12, 2017

Due to Safari 10 bugs, LinearLayout doesn't respond correctly to

  1. Change in direction property (LinearLayout-direction.js test)
  2. Adding fill CSS class to one of the children. (last test in old version of LinearLayout-horizontal-3width.js)

Redefining fill to be flex: 1 0 auto fixed the latter problem but messed up the layout of ScrollableContainer.html

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant