Snap view to row

This commit is contained in:
Luca Beltrame 2015-03-02 07:48:14 +01:00
parent 9c97711cd8
commit ea84089687

View file

@ -233,6 +233,7 @@ Rectangle {
highlight: highlight
highlightFollowsCurrentItem: true
snapMode: GridView.SnapToRow
model: danbooruModel
delegate: viewDelegate