Qt 6.11 is out! See what's new in the release
blog
Why does QML Rectangle radius is only outside ? [Solved]
QML and Qt Quick
11
Posts
4
Posters
7.1k
Views
1
Watching
-
Why does QML Rectangle radius is only painted outside the rectangle and the insid is always straight ?
-
Duplicates "this thread":http://qt-project.org/forums/viewthread/17794. It would be better if someone could close or delete it.
-
The thread in "Mobile and Embedded" can be remove. It's there by a mistake.
-
Thanks.
Can you help me with my question ? -
If I draw Rectangle on QML and specify radius and border with some width, the Rectangle has an outside radius but the inner rectangle (inside the border) has no radius. I expect that the inner rectangle also have the same radius
-
Yes - You right