Index: sources/gui/qml/components/TouchArea.qml =================================================================== diff -u -reb19475a6bf4ed7f6a16bc07eefc7813496620ef -r73b965e55528619f22a12ae3b3408c9dcecc9144 --- sources/gui/qml/components/TouchArea.qml (.../TouchArea.qml) (revision eb19475a6bf4ed7f6a16bc07eefc7813496620ef) +++ sources/gui/qml/components/TouchArea.qml (.../TouchArea.qml) (revision 73b965e55528619f22a12ae3b3408c9dcecc9144) @@ -74,7 +74,7 @@ Component.onCompleted: { } - NotificationBar { id: _notification + NotificationBarSmall { id: _notification height : 25 imageAutoSize: true color: "transparent"