Diffusion Juk b70139c9ab19

ui: Fix return key failing to start playback.

Authored by mpyne on Feb 18 2020, 2:06 AM.

Description

ui: Fix return key failing to start playback.

The search bar was broken because a missing returnPressed signal
declaration broke the signal/slot chain that was already present. An
update to the existing key press filter was sufficient to make pressing
return on a selected track in the Playlist work again, without the
downsides of using QListWidget::itemActivated.

Details

Committed
mpyneFeb 18 2020, 2:06 AM
Parents
R344:b93e8cf49bea: search: Fix crash when clicking search playlist after startup.
Branches
Unknown
Tags
Unknown