diff options
author | Arno <arno@disconnect.de> | 2017-12-31 12:48:42 +0100 |
---|---|---|
committer | Arno <arno@disconnect.de> | 2017-12-31 12:48:42 +0100 |
commit | 387a22f9f84fd673febfbdf4f8ffccd6556e11ae (patch) | |
tree | 1d0fcb69df677ca9f2f9da2a64a929bd02270ef8 /genre.png | |
parent | bfcc8b9e09d6a25a8ad12e3dc73db3fbc3c975bf (diff) | |
download | BeetPlayer-387a22f9f84fd673febfbdf4f8ffccd6556e11ae.tar.gz BeetPlayer-387a22f9f84fd673febfbdf4f8ffccd6556e11ae.tar.bz2 BeetPlayer-387a22f9f84fd673febfbdf4f8ffccd6556e11ae.zip |
Revamp favorites
The previous display of song - album - artist wasn't really a good
choice. Artist - album - song is more to my liking. At first I tried to
save headers, but that turned out to be much more difficult than expected.
First, as it turns out the first column in a QTreeView is not movable by
design. Second, having more than one column with the current Model/View
design is a pain in the ass. E.g. adding to the playlist always selects
column 0, so all relevant data had to be in the decoration column. Much
too complicated.
So I took the easy way out: Simply format the song title like several
columns. Since "courier" is hardcoded as a font it wasn't even a problem
to elide the song title in the center. KISS!
Diffstat (limited to 'genre.png')
0 files changed, 0 insertions, 0 deletions