- 
    
Sub-task
 - 
    Resolution: Done
 - 
    
P3: Somewhat important
 
See parent task QTBUG-11042 for more info.
GridView {
    layoutDirection: Qt.RightToLeft
    flow: GridView.TopToBottom // after each column filled, move to direction of layoutDirection
    model: Photos {}
}