yvesgurcan/web-midi-player

Bug: Example should fit screen size on small devices

Closed this issue · 1 comments

Environment

  • Version of web-midi-player: 1.0.34
  • Browser: Chrome
  • Device: Pixel 3
  • Operating System: Android

Bug

Describe the issue as specifically as possible.

When viewing the example on my phone, there is a lot of black surrounding the player and it looks tiny.

Expected behavior

What did you expect to happen?

The player should fit the size of my screen. Maybe we should use viewport?

Example

Please provide the smallest code sample possible to reproduce the bug.
We recommend using CodePen, JSbin, or CodeSandbox to provide a live example of the issue.

Screenshot_20191222-122812

Done!