Skip to content
Snippets Groups Projects
Commit d6d2ed03 authored by Albert  Babí Oller's avatar Albert Babí Oller
Browse files

misc: fix PushButton renderer for Linux

Gitlab: #140

Change-Id: I980126d333ab33c9fbc9f2984d115d79082b0dd3
parent d2ece900
No related branches found
No related tags found
No related merge requests found
......@@ -150,6 +150,9 @@ AbstractButton {
return JamiTheme.transparentColor
}
}
// Mipmap does not render correctly on linux
mipmap: false
smooth: true
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment