Index: sources/gui/qml/components/StackItem.qml =================================================================== diff -u -rf0c8b8720a2e314268445a4a20fe701292026f6f -r238262c1ae91d89c2f5bbce80b8e8016e9bbe782 --- sources/gui/qml/components/StackItem.qml (.../StackItem.qml) (revision f0c8b8720a2e314268445a4a20fe701292026f6f) +++ sources/gui/qml/components/StackItem.qml (.../StackItem.qml) (revision 238262c1ae91d89c2f5bbce80b8e8016e9bbe782) @@ -30,7 +30,7 @@ visible: false width : Variables.applicationWidth - height: Variables.applicationHeight + height: Variables.screenContentHeight /*! * \brief prints out the list of the items in the stack by their index position in the stack.