mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-10 20:56:51 +00:00
feat(GODT-2772): fix aliasing in protonmail wordmark on Windows.
This commit is contained in:
committed by
Xavier Michelon
parent
6f420f9098
commit
53ea5e9adc
@ -159,9 +159,10 @@ Item {
|
||||
anchors.bottom: parent.bottom
|
||||
anchors.bottomMargin: 48
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
fillMode: Image.PreserveAspectFit
|
||||
height: 24
|
||||
mipmap: true
|
||||
width: 136
|
||||
sourceSize.height: 24
|
||||
sourceSize.width: 136
|
||||
source: root.colorScheme.mail_logo_with_wordmark
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user