mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
Labels
No labels
bug
enhancement
good first issue
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/spotify-tui#897
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/Rigellute/spotify-tui/pull/564
Author: @Peterwmoss
Created: 8/27/2020
Status: ✅ Merged
Merged: 9/1/2020
Merged by: @Rigellute
Base:
master← Head:master📝 Commits (6)
8e943d2Bump to tui v. 0.10.0, one line needs fixing7b43904Compiles with tui 0.10.0, ui needs work6e434d0home layout fixed, playbar needs work9bfeaeeplaybar layout now back to normal and label is using playbar_progress_textc672d59Formattinge1e0eafFix audio analysis after tui upgrade📊 Changes
5 files changed (+167 additions, -134 deletions)
View changed files
📝
Cargo.lock(+3 -14)📝
Cargo.toml(+1 -1)📝
src/ui/audio_analysis.rs(+21 -21)📝
src/ui/mod.rs(+138 -98)📝
src/user_config.rs(+4 -0)📄 Description
This is from issue #490
There doesn't seem to be support for changing the color of the text when the bar is overlapping to anything else though. This is hardcoded into tui to use the background of the gauge...
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.