Notalib / LYT

m.e17.dk
GNU Lesser General Public License v3.0
10 stars 12 forks source link

Timeline navigation doesn't always work #464

Closed mzedeler closed 11 years ago

mzedeler commented 11 years ago

To reproduce:

Expected: the player should forward to chapter 2. Actual: the player forwards to chapter 3.

mzedeler commented 11 years ago

The most obvious way to solve this, is by decoupling the jPlayer object from all the UI controls. It would solve a lot of other issues as well and provide a very clean separation of concerns in the code.

simmoe commented 11 years ago

This is low-priority since we don't have any real ui on the timeline. I'll take it out of the sprint and we'll see where the timeline issues ends

mzedeler commented 11 years ago

This has mostly been fixed when issue #275 got fixed. Closing.