Index: sources/gui/qml/components/StackItem.qml =================================================================== diff -u -re7c552d59935eb2a63f3dcee0a5161d19f5c7ac5 -rbe108a252d4856cc6597a70aa47206c47cbc33a2 --- sources/gui/qml/components/StackItem.qml (.../StackItem.qml) (revision e7c552d59935eb2a63f3dcee0a5161d19f5c7ac5) +++ sources/gui/qml/components/StackItem.qml (.../StackItem.qml) (revision be108a252d4856cc6597a70aa47206c47cbc33a2) @@ -29,9 +29,6 @@ visible: false - width : Variables.applicationWidth - height: Variables.applicationHeight - 100 // fix later - /*! * \brief prints out the list of the items in the stack by their index position in the stack. */