mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 01:15:55 +03:00
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#869
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/760
Author: @damageboy
Created: 6/25/2025
Status: ✅ Merged
Merged: 7/27/2025
Merged by: @aome510
Base:
master← Head:dmg/more_bidi📝 Commits (4)
3157f02Add Support for RTL text in most UI elements (#759)0553419Merge branch 'master' into dmg/more_bidi8cc8596fmt707da9cMerge branch 'master' into dmg/more_bidi📊 Changes
5 files changed (+88 additions, -49 deletions)
View changed files
📝
spotify_player/src/state/model.rs(+25 -15)📝
spotify_player/src/ui/mod.rs(+1 -1)📝
spotify_player/src/ui/page.rs(+19 -14)📝
spotify_player/src/ui/playback.rs(+26 -19)📝
spotify_player/src/ui/utils.rs(+17 -0)📄 Description
Resolves #759
Before:

After:

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
v0.21.2#905v0.21.2#1844