Ticket #1374 (closed enhancement: fixed)

Opened 2 years ago

Last modified 10 months ago

Re-implement skinned Flash-style playlist slider in HTML5

Reported by: jeroen Owned by: pablo
Priority: Low Milestone: Player 6.0 beta
Component: html5 Keywords:
Cc: Forum thread:

Description

At present, playlist scrolling only works on iOS using a third-party scrolling library.

We should investigate if there's a way to make this work out of the box, for both iOS and Android. Perhaps Android supports a similar gestures interface? Or perhaps we should look at distinct up/down buttons?

Change History

comment:1 Changed 23 months ago by pablo

  • Summary changed from Investigate playlist scrolling for touch devices to Re-implement skinned Flash-style playlist slider in HTML5

comment:2 Changed 22 months ago by jeroen

See this demo for a nice, compact touch event implementation:

 http://www.quirksmode.org/m/tests/scrollayer2.html

comment:3 Changed 21 months ago by jeroen

  • Priority set to High

This'd be very useful. It will a) make the playlist look nice in HTML5 and b) make the playlist scrolling work on iOS (without AnySlider) and Android (at all).

comment:4 Changed 19 months ago by pablo

  • Priority changed from High to Low

comment:5 Changed 19 months ago by pablo

  • Milestone changed from Player 5.9 to Player 6.0

comment:6 Changed 10 months ago by jeroen

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.