Summary: | Album names in Playlist are elided; should become multi-line strings instead | ||
---|---|---|---|
Product: | [Applications] Elisa | Reporter: | Nate Graham <nate> |
Component: | general | Assignee: | Matthieu Gallien <matthieu_gallien> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | bugseforuns |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://cgit.kde.org/elisa.git/commit/?id=d35c830ca6d2eccedcea127b076d0f2b59a9bf2d | Version Fixed In: | 20.04.0 |
Sentry Crash Report: | |||
Attachments: | Elided album names in playlist |
This should be possible to do. Thanks for the report. I submitted a merge request to fix this: https://invent.kde.org/kde/elisa/merge_requests/58 author Nate Graham <nate@kde.org> 2020-01-03 18:19:41 +0000 committer Nate Graham <nate@kde.org> 2020-01-03 18:19:41 +0000 commit d35c830ca6d2eccedcea127b076d0f2b59a9bf2d (patch) tree b4e37d7fd0075bcb57964f582b3af452e612cadf parent b0677dd474558251bb9ebac78802fd84bf6b3d8b (diff) Fix elided text in playlist headers and clean code and design somewhat Diffstat -rw-r--r-- src/CMakeLists.txt 1 -rw-r--r-- src/qml/BaseTheme.qml 3 -rw-r--r-- src/qml/BasicPlayListAlbumHeader.qml 125 -rw-r--r-- src/qml/PlayListAlbumHeader.qml 42 -rw-r--r-- src/qml/PlayListBasicView.qml 3 -rw-r--r-- src/qml/SimplePlayListView.qml 3 -rw-r--r-- src/resources.qrc 1 |
Created attachment 119376 [details] Elided album names in playlist Elisa from git master. See attached screenshot.