mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #157] [MERGED] Cleanup viuer's temp files before rendering an image #1586
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1586
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/aome510/spotify-player/pull/157
Author: @aome510
Created: 3/9/2023
Status: ✅ Merged
Merged: 3/9/2023
Merged by: @aome510
Base:
master← Head:cleanup-viuer-kitty-temp-files📝 Commits (2)
cb31ac7cleanup viuer's temp files before rendering an imagede9b631fix clippy error📊 Changes
1 file changed (+19 additions, -0 deletions)
View changed files
📝
spotify_player/src/ui/playback.rs(+19 -0)📄 Description
Resolves #148. Resolves #80.
Remove temp files before rendering an image helps avoid possible freeze because of too many temp files in the temp folder. See the linked issues for more context.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.