aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorNikita Krupenko <krnekit@gmail.com>2015-10-06 22:35:44 +0300
committerNikita Krupenko <krnekit@gmail.com>2015-10-08 12:40:14 +0000
commit5e7d7dfc07ea00b53873a6ad5399f2400781f8b9 (patch)
tree3f3caaaa31ae3170b25927c845f7b789d1655a4c /tests/auto/auto.pro
parent7de4e4c98aa0297057f92afafef697696c3b17f3 (diff)
Fixed TabBar reset currentIndex to -1 on completion
TabBar resets currentIndex to -1 on completion, even if it has been explicitly set to a proper value. This is due to a calling updateCurrent() on completion. As updateCurrent() handle cases, where tab clicked by user, and proper index handled by QQuickContainer, there is no need to call this function on TabBar completion. Task-number: QTBUG-48624 Change-Id: Ied316af2bfb8983ea1d5947544cc8399aaf7eb84 Reviewed-by: Liang Qi <liang.qi@theqtcompany.com> Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'tests/auto/auto.pro')
0 files changed, 0 insertions, 0 deletions