Skip to content

Mobile layout in parent component #107

@pietrop

Description

@pietrop

Making a quick note, that when installing current version0.3.0 in a parent app that uses react-bootstrap the PlayerControls display: 'flex'; seems to be breaking the mobile view.

screen shot 2019-03-05 at 18 45 27

Zooming out reveals that the the PlayerControls width is effecting the overall layout.

screen shot 2019-03-05 at 18 45 36

When removing flex from PlayerControls, it seems to display "ok" , altho needs thinking through and grouping the elements.

screen shot 2019-03-05 at 18 47 55

Anyway, just a note to remember to revisit after PR #70 to see if after that layout change the problem is fixed

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions