Various improvements #1087
Annotations
11 errors
|
Run tests:
src/components/pages/playlists/PlaylistPlayer.vue#L327
Replace `isCurrentPreviewMovie⏎··········?·nbFrames⏎··········:·isCurrentPreviewPicture⏎············?·48⏎···········` with `⏎········isCurrentPreviewMovie·?·nbFrames·:·isCurrentPreviewPicture·?·48`
|
|
Run tests:
src/components/pages/playlists/PlaylistPlayer.vue#L451
Insert `·</span`
|
|
Run tests:
src/components/pages/playlists/PlaylistPlayer.vue#L1535
Delete `Math.floor(`
|
Run tests:
src/components/pages/playlists/PlaylistPlayer.vue#L1536
Replace `(durationWaited·/·1000)·*·this.fps` with `Math.floor((durationWaited·/·1000)·*·this.fps),`
|
Run tests:
src/components/pages/playlists/PlaylistPlayer.vue#L1537
Replace `),·1` with `··1⏎········`
|
Run tests:
src/components/pages/playlists/PlaylistPlayer.vue#L1576
Delete `⏎··········`
|
|
|
Loading