QmlProfiler: Provide a horizontal scroll bar for the timeline
This requires the consolidation of the nested Flickable elements into
one, which is probably a good idea anyway. The horizontal scroll bar is
important because people might not understand that they can use the
overview for scrolling.
Change-Id: Ie1555265fc3edafaf6e6e4f34d77b0d034d45639
Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
Showing
- src/plugins/qmlprofiler/qml/MainView.qml 148 additions, 149 deletionssrc/plugins/qmlprofiler/qml/MainView.qml
- src/plugins/qmlprofiler/qml/SelectionRange.qml 2 additions, 4 deletionssrc/plugins/qmlprofiler/qml/SelectionRange.qml
- src/plugins/qmlprofiler/qml/TimeMarks.qml 1 addition, 1 deletionsrc/plugins/qmlprofiler/qml/TimeMarks.qml
Loading
Please register or sign in to comment