Skip to content

Commit

Permalink
Merge branch 'master' into topic-update-nosync
Browse files Browse the repository at this point in the history
  • Loading branch information
FeiWang1119 authored Dec 13, 2024
2 parents fc21edf + d1253c0 commit 4ed128d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qt6/src/qml/Label.qml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
import QtQuick.Controls 2.4

Label {

opacity: enabled ? 1 : 0.4
}

0 comments on commit 4ed128d

Please sign in to comment.