Bug 406470 - Album names in Playlist are elided; should become multi-line strings instead
Summary: Album names in Playlist are elided; should become multi-line strings instead
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-12 14:12 UTC by Nate Graham
Modified: 2020-01-03 18:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 20.04.0
Sentry Crash Report:


Attachments
Elided album names in playlist (183.54 KB, image/png)
2019-04-12 14:12 UTC, Nate Graham
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2019-04-12 14:12:36 UTC
Created attachment 119376 [details]
Elided album names in playlist

Elisa from git master. See attached screenshot.
Comment 1 Matthieu Gallien 2019-04-18 15:26:46 UTC
This should be possible to do.
Thanks for the report.
Comment 2 Nate Graham 2019-12-31 23:32:24 UTC
I submitted a merge request to fix this: https://invent.kde.org/kde/elisa/merge_requests/58
Comment 3 Nate Graham 2020-01-03 18:20:25 UTC
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