Skip to content
  • Nate Graham's avatar
    Implement new Header toolbar style for main view · 7160095a
    Nate Graham authored
    Summary:
    This patch implements the new header toolbar style for the main view.
    
    Of note, I had to remove the subtitle and make the buttons icons-only toolbuttons.
    If these are considered problems, what we could make do is always use the toolbar to
    display the category name (rather than the album name etc) to make room for the
    toolbuttons regaining their labels, then put the artist/album/etc names below inside
    the content view itself, sort of like what I did in the Context view in D21771. That
    would probably be best suited as material for a follow-up patch though since it would
    entail porting to QQC2 to get toolbuttons that can have visible text.
    
    Test Plan:
    Before, search tools collapsed: {F6886122}
    After: search tools collapsed: {F6886123}
    
    Before: search tools expanded and in use: {F6886121}
    After: search tools expanded and in use: {F6886120}
    
    Before: drilldown into an album, showing a list: {F6886118}
    After: drilldown into an album, showing a list: {F6918020}
    
    Reviewers: mgallien, #elisa, #vdg, astippich
    
    Reviewed By: astippich
    
    Subscribers: mikeroyal, astippich
    
    Differential Revision: https://phabricator.kde.org/D21776
    7160095a