Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I've been using a QML Button element, but not for Qt6. I was pretty suprised to see this when I hover over the button. What is it and how to switch it off?
Looks like you're using an OpacityMask on your Button but without radius being taken into account.
Otherwise, post the snippet of code that produces the effect you show in your image, it might be easier to assess what's happening.