mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[PR #749] [MERGED] Add Support for RTL text in lyrics #863
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#863
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/749
Author: @devceline
Created: 6/18/2025
Status: ✅ Merged
Merged: 6/22/2025
Merged by: @aome510
Base:
master← Head:master📝 Commits (4)
f131818feat: add support for rtl text199d274chore: clarify bidi_info comment8e9705echore: run fmtb456427lint📊 Changes
3 files changed (+23 additions, -1 deletions)
View changed files
📝
Cargo.lock(+7 -0)📝
spotify_player/Cargo.toml(+1 -0)📝
spotify_player/src/state/model.rs(+15 -1)📄 Description
Changes
unicode-bidiNote: Using
unicode_bidiinstead of just reversing the line also allows for properly formatting line with multi-lingual words.Screenshot
Testing
Example Songs:
Tested on:
Resolves #750
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.