-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.1
-
None
-
Windows Vista x64
-
9b24932eba2b204852c4f2b35e05bd7d9d47ccea
See the attached qml file. It shows a red rectangle. In the middle there's a blue rectangle but we won't see this because its width, height and border.width are 0:
Everything we see is red. Let's add some more red to this by making the border.color "red". What will happen?
By adding some more red, a blue rectangular something appears!