qml: set playqueue listview cachebuffer
- Jul 27, 2021
-
-
Fatih Uzunoğlu authored
when listview destroys the object during dragging, it causes the drag to fail. The source of drag should always be loaded. setting cacheBuffer to contentHeight ensures that the listview would not purge out of sight items.
c09720d8
-