QML Rectangle clipping when using opacity with complex shapes in Qt 6.5
👀 Views: 0
💬 Answers: 1
📅 Created: 2025-06-14
Qt QML opacity graphics UI
I'm experiencing an issue with a QML Rectangle that has a complex shape and uses opacity. The Rectangle is supposed to fade in and out smoothly, but when I appl...