Details
-
Suggestion
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.1.2, Qt Creator 3.2.0-beta1
-
None
-
27afbe49ea98ded7b4f8c357a44d051f26942d8b
Description
Steps to reproduce:
- have a qml file opened, switch to Designer
- select an item with capabilities of having gradient color (Rectangle or similar)
- set the color to use a gradient
- click slightly above the gradient line to add another gradient stop
- select a color
Current behavior:
(1) the last selected color will be the color for the gradient
(2) the most right gradient stop is modified
Expected behavior:
(1) the color is just the current color of the gradient line (but this is the minor issue here, next one is more important, I think)
(2) the color of the last added gradient stop should be modified