port new components to greeter
This commit is contained in:
@@ -44,11 +44,11 @@ CustomRect {
|
||||
}
|
||||
|
||||
StateLayer {
|
||||
function onClicked(): void {
|
||||
visible: root.enabled
|
||||
|
||||
onClicked: {
|
||||
SettingsDropdowns.toggle(menu, root);
|
||||
}
|
||||
|
||||
visible: root.enabled
|
||||
}
|
||||
|
||||
PathViewMenu {
|
||||
|
||||
Reference in New Issue
Block a user