1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-24 17:35:43 +02:00

misc: fix PushButton renderer for Linux

Gitlab: #140

Change-Id: I980126d333ab33c9fbc9f2984d115d79082b0dd3
This commit is contained in:
ababi 2020-11-17 16:55:06 +01:00
parent d2ece900f6
commit d6d2ed0358

View file

@ -150,6 +150,9 @@ AbstractButton {
return JamiTheme.transparentColor
}
}
// Mipmap does not render correctly on linux
mipmap: false
smooth: true
}
}