In the lock screen the user delegate has to elide the text when there
are multiple items next to each other, otherwise it will overlap.
When there's only one item (which is quite common) we don't need to
and doing so looks weird.
broulik |
Plasma |
In the lock screen the user delegate has to elide the text when there
are multiple items next to each other, otherwise it will overlap.
When there's only one item (which is quite common) we don't need to
and doing so looks weird.
Modified SDDM dummydata/userModel to have one entry with a long name
and back to multiple entries.
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
lookandfeel/contents/components/UserDelegate.qml | ||
---|---|---|
141 | Yes, but it would overflow to the right not over the centre. I could do width: parent.width and then put the ? : on elide. | |
lookandfeel/contents/components/UserList.qml | ||
83 | Fricking arc. I definitely didn't stage that hunk. Then it kindly goes and adds them back thinking you've accidentally missed them. |