mirror of
https://github.com/usenocturne/nocturne-ui.git
synced 2026-04-25 15:55:54 +03:00
[PR #72] [CLOSED] Feature: added display for elapsed/remaining track time #105
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nocturne-ui#105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/usenocturne/nocturne-ui/pull/72
Author: @angelolz
Created: 1/6/2025
Status: ❌ Closed
Base:
production← Head:feature/added-elapsed-time📝 Commits (1)
df35ccbadded display for elapsed track time📊 Changes
2 files changed (+79 additions, -6 deletions)
View changed files
📝
src/components/Settings.jsx(+34 -0)📝
src/pages/now-playing.jsx(+45 -6)📄 Description
This feature shows the current progress of the track formatted to HH:MM:SS below the progress bar. It supports showing the elapsed time and remaining track time left.
Screenshots
New setting added.
Now playing page with elapsed time displayed.
Had to make the album cover and lyric box element 20px shorter.
Also includes support for media longer than an hour (plus remaining time on display).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.