Index: sources/gui/qml/compounds/TouchGrid.qml =================================================================== diff -u -r27cc308ff5113a9386899d3c8f8b29962a8498e1 -r86e9dfbff50cb7e16fd94c16c1c818cef3b47eac --- sources/gui/qml/compounds/TouchGrid.qml (.../TouchGrid.qml) (revision 27cc308ff5113a9386899d3c8f8b29962a8498e1) +++ sources/gui/qml/compounds/TouchGrid.qml (.../TouchGrid.qml) (revision 86e9dfbff50cb7e16fd94c16c1c818cef3b47eac) @@ -64,6 +64,7 @@ return vValue } + // DEBUG: Rectangle { anchors.fill: _grid } Grid { id: _grid flow: Grid.TopToBottom anchors.centerIn: _root.alignCenter ? parent : undefined