Commit d704152
In index.html JavaScript function backButtonClicked(), a call to seekToEndForAudioElement() was disabled by commenting it out. This should reduce the interruption of audio during web page navigation.
seekToEndForAudioElement() can still be invoked by clicking on a Listen button.1 parent 9605140 commit d704152
1 file changed
Lines changed: 1 addition & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | | - | |
422 | | - | |
423 | | - | |
424 | | - | |
425 | | - | |
426 | | - | |
427 | | - | |
428 | | - | |
429 | | - | |
430 | | - | |
431 | 418 | | |
432 | 419 | | |
433 | 420 | | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
443 | | - | |
444 | | - | |
445 | | - | |
446 | | - | |
447 | | - | |
448 | 421 | | |
449 | 422 | | |
450 | 423 | | |
451 | | - | |
| 424 | + | |
452 | 425 | | |
453 | 426 | | |
454 | 427 | | |
| |||
0 commit comments