Index: sources/gui/qml/pages/post/PostInProgress.qml =================================================================== diff -u -r83ffaef436920eba534cde428e14d168ea931bea -rc8263f48423cf7791f5ef7d46157b9278708d663 --- sources/gui/qml/pages/post/PostInProgress.qml (.../PostInProgress.qml) (revision 83ffaef436920eba534cde428e14d168ea931bea) +++ sources/gui/qml/pages/post/PostInProgress.qml (.../PostInProgress.qml) (revision c8263f48423cf7791f5ef7d46157b9278708d663) @@ -107,6 +107,7 @@ } CheckListScrollView { id: _uiListView + model: vUIPostSingleResult width: _rectangle.width / 3 anchors { top: _uiTestsTitle.bottom