Resolved TypeError where 'this.player' was undefined in UIRenderer, preventing 'isCurrentTrack' check from working correctly. Updated constructor to accept 'player' argument passed from app.js. |
||
|---|---|---|
| .. | ||
| api.js | ||
| app.js | ||
| cache.js | ||
| downloads.js | ||
| events.js | ||
| lastfm.js | ||
| lyrics.js | ||
| player.js | ||
| router.js | ||
| settings.js | ||
| storage.js | ||
| ui-interactions.js | ||
| ui.js | ||
| utils.js | ||