Use QtGraphicalEffects.LinearGradient

Instead of using a Rectangle and its gradient prop, since there's no
need for the rotation/scale hack and it gives better quality.
This commit is contained in:
miruka
2019-08-30 19:21:51 -04:00
parent f25a0d7c87
commit 92f6274458
4 changed files with 20 additions and 19 deletions

View File

@@ -16,7 +16,6 @@
- Distribute fonts
- Backspace bug
- Add missing shortcuts to config file
- Zoom animation with gradient
- Show error if uploading avatar fails or file is corrupted