diff --git a/src/plugins/qmlprofiler/qml/MainView.qml b/src/plugins/qmlprofiler/qml/MainView.qml index bd09f2377cb..dac01076f4b 100644 --- a/src/plugins/qmlprofiler/qml/MainView.qml +++ b/src/plugins/qmlprofiler/qml/MainView.qml @@ -156,6 +156,8 @@ Rectangle { contentHeight: height flickableDirection: Flickable.HorizontalFlick + clip:true + TimelineView { id: view