Skip to content

Fix mobile playlist delegate binding loop

Jack Hill requested to merge jackh/elisa:mobile-playlist-binding-loop into master

implicitWidth is supposed to be based on the children of an item. Setting it to the parent's width is just wrong.

Merge request reports