Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.2.1
-
None
-
Windows 7 64 bit
-
34fb3d6a5ab0f0be488a1f0a7cc17d86d66ba4e0
Description
- Select an ApplicationWindow item in Design mode.
- Click on the arrows in the spin box for opacity.
They will increase or decrease the value by 1.
Usually, values for opacity are in the range from 0 to 1, so it would be better to have smaller steps, e.g. 0.1.
On a side note: Does it make sense that the spin box allows values outside this range at all? They are syntactically correct, but do they make sense?