Skip to content

qml: use mapToItem() instead of mapFromItem()

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/mapfromitem into master

In these cases, it should be more suitable to use mapToItem() instead of mapFromItem().

Merge request reports