Skip to content

Draft: qml: correct GridItem sizing

Fatih Uzunoğlu requested to merge fuzun/vlc:qml-griditem-sizing into master

Size of the grid item should include the border size, so that it is aligned properly in the view.

Merge request reports