Index: sources/gui/qml/components/StackItem.qml =================================================================== diff -u -ra5760947d3ed0d2748ba023a1c25e3c6aa0b1de1 -r3ef1a4ff361ba1774ad1a6f6170dbb174cadbdd5 --- sources/gui/qml/components/StackItem.qml (.../StackItem.qml) (revision a5760947d3ed0d2748ba023a1c25e3c6aa0b1de1) +++ sources/gui/qml/components/StackItem.qml (.../StackItem.qml) (revision 3ef1a4ff361ba1774ad1a6f6170dbb174cadbdd5) @@ -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.