Skip to content

artistalbumswidget: Fix selection-mode regression

Ctrl+click in a DiscBox nested inside an ArtistAlbumsWidget would not properly enter selection mode. Fix the flow of the selection-mode property signal emission to remedy this behaviour. Making ArtistAlbumsWidget being the root widget the 'control-hub' for the selection-mode in this case.

Merge request reports