Compare commits
No commits in common. "master" and "a8883aa61a867678a8446ed2f64d7c172f224573" have entirely different histories.
master
...
a8883aa61a
4
Main.qml
4
Main.qml
@ -255,10 +255,6 @@ Rectangle {
|
|||||||
|
|
||||||
return userListModel.count <= userListModel.disableAvatarsThreshold && (userList.y + mainStack.y) > 0
|
return userListModel.count <= userListModel.disableAvatarsThreshold && (userList.y + mainStack.y) > 0
|
||||||
}
|
}
|
||||||
|
|
||||||
onLoginRequest: {
|
|
||||||
sddm.login(username, password, sessionButton.currentIndex)
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Behavior on opacity {
|
Behavior on opacity {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user