programsam / binkjs

Music archival site BINK, rewritten as a Node.js express app
0 stars 1 forks source link

Player looks wonky on mobile #5

Closed programsam closed 4 years ago

programsam commented 7 years ago

The player works in mobile in that it stays near bottom of the screen and starts producing audio... however, the title is not visible on your mobile device.

programsam commented 6 years ago

Check #71 on this one; jPlayer may be too general for our case. It’s pretty easy to write our own probably.

programsam commented 4 years ago

Replaced jPlayer with Howler in https://github.com/programsam/binkjs/commit/21ee447588fe2e971eb9ac74d98edf5a2beb93ea; much better mobile look-and-feel.