Remove Aerial-style desktop selector, make "Log in" button invisible
This commit is contained in:
@@ -113,6 +113,7 @@ SessionManagementScreen {
|
||||
|
||||
PlasmaComponents3.Button {
|
||||
id: loginButton
|
||||
visible: false
|
||||
Accessible.name: i18nd("plasma_lookandfeel_org.kde.lookandfeel", "Log In")
|
||||
Layout.preferredHeight: passwordBox.implicitHeight
|
||||
Layout.preferredWidth: text.length == 0 ? loginButton.Layout.preferredHeight : -1
|
||||
|
Reference in New Issue
Block a user