Diffusion Juk 64b95b30c768

ui: Fix bug in scrolling from playlist to search line.

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

Description

ui: Fix bug in scrolling from playlist to search line.

When the search filter was activated then the test for being the topmost
item would be wrong (there would be a topmost item but it's probably
filtered out!). Instead use the existing check for the *visible* item,
which wasn't even reached by the buggy code.

Details

Committed
mpyneFeb 18 2020, 2:09 AM
Parents
R344:b70139c9ab19: ui: Fix return key failing to start playback.
Branches
Unknown
Tags
Unknown