Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finished feature double click on Album. With these changes the labels… #253

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

jojopet
Copy link
Contributor

@jojopet jojopet commented Jun 17, 2024

… for name and artist of a song are clickable and you can go directly with one click to the album or artist. This feature was issued and we needed an open source project for our university. With this addition you can click on the name of the song and go directly to the Album and you can click on the artist and go directly to the overview of the artist.
For this to work i created a new class "clickableLabel" otherwise you wouldn't be able to click on the label.
This way a signal can be created to start the functions loadAlbum and open Artist of mainWindow.

… for name and artist of a song are clickable and you can go directly with one click to the album or artist
Copy link
Owner

@kraxarn kraxarn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!
Looks fine to me, as soon as the project builds.

src/view/context/clickableLabel.cpp Show resolved Hide resolved
@kraxarn kraxarn merged commit d0151f1 into kraxarn:master Jul 6, 2024
6 of 7 checks passed
@kraxarn kraxarn added this to the v3.12 milestone Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants