Commit 68117220 authored by J-P Nurmi's avatar J-P Nurmi
Browse files

Revert "qquickrangemodel: don't emit signals before component is completed"

This reverts commit 774f2aa1

 that
broke sliders (auto test for RangeModel included to prevent that
from happening again) in the Qt Quick Enterprise Controls gallery.
Some sliders with a hard-coded range [0..360] and value 240 ended
up having a value of 0 at Component.onCompleted.

Change-Id: Ib3024c51c0552ac06528ba47b08e1a33a5f48324
Reviewed-by: default avatarMitch Curtis <mitch.curtis@digia.com>
parent 89d67ca3
Branches
Tags
No related merge requests found
Showing with 102 additions and 36 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment