Just set MouseArea anchor.fill property to solve your problem. Rectangle { id: section1 color: "#293645" radius: 10 anchors.fill: parent ...
確定! 回上一頁