SevenTV / chatterino7

Chat client for https://twitch.tv
MIT License
359 stars 70 forks source link

Refactor/cleanup paints and animated profile pictures #249

Closed Nerixyz closed 1 year ago

Nerixyz commented 1 year ago

Description

Paints

Animated Profile Pictures

Nerixyz commented 1 year ago

We should think about using a QGraphicsScene to draw the graphics effects. Not sure if it's less expensive than a QLabel, though.