diff --git a/example/qml/page/T_RadioButton.qml b/example/qml/page/T_RadioButton.qml index 46fae27b..0dce688d 100644 --- a/example/qml/page/T_RadioButton.qml +++ b/example/qml/page/T_RadioButton.qml @@ -164,7 +164,7 @@ FluScrollablePage{ verticalCenter: parent.verticalCenter left: parent.left } - currentIndex: 1 + currentIndex: -1 FluCheckBox{ disabled: radio_button_switch4.checked text: qsTr("Radio Button_1") diff --git a/src/Qt5/imports/FluentUI/Controls/FluRadioButtons.qml b/src/Qt5/imports/FluentUI/Controls/FluRadioButtons.qml index 2c79e575..8229930d 100644 --- a/src/Qt5/imports/FluentUI/Controls/FluRadioButtons.qml +++ b/src/Qt5/imports/FluentUI/Controls/FluRadioButtons.qml @@ -18,7 +18,9 @@ Item{ for(var i = 0;i=0 && currentIndex=0 && currentIndex