[TabBar] Switch tabs with mouse wheel
ClosedPublic

Authored by broulik on May 16 2018, 8:49 AM.

Details

Summary

Makes it consistent with QTabWidget

Test Plan

Copied from ComboBox
Wheeled mouse, tabs switched, didn't wrap around at the end just like.
Could wheel on both empty area of the bar as well as ontop of buttons
Also seems to block scrolling the container behind it

Diff Detail

Repository
R858 Qt Quick Controls 2: Desktop Style
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.May 16 2018, 8:49 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 16 2018, 8:49 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
broulik requested review of this revision.May 16 2018, 8:49 AM
broulik edited the test plan for this revision. (Show Details)May 16 2018, 8:51 AM
mart accepted this revision.May 16 2018, 10:05 AM
This revision is now accepted and ready to land.May 16 2018, 10:05 AM
This revision was automatically updated to reflect the committed changes.