Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
QDS 4.5
-
None
-
1
-
38c08c7d6 (qds/dev)
-
QDS Oulu - 2024 Week 43/44
Description
- Use online installer to install "Developer tools" and "Designer tools" on Mac.
- Run Qt Design Studio, create new Project.
- Create a QML file containing a white Rectangle sitting on the background.
- Set the corner radius of the Rectangle to 20.
- In the Asset tab, right click and choose New Effect.
- In the effect composer, add an Inner Shadow effect node to the stack. The shadow seems to work in the shader preview.
- Save the effect.
- Drag the effect onto the rectangle. The effect does not work. If you have a radius on the rectangle, you can see weird, incorrect shadowing in the corners. If you don't have a radius on the rectangle, you don't see any effect at all.