7 comments (7 comments)10 reactions (10 reactions)0 assignees (0 assignees)C++1,062 forks (1,062 forks)batch import
clientfeature-requesthelp wanted
Repository metrics
- Stars
- 5,642 stars (5,642 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Would there ever be support for Animated GIFs in comments and avatars? Not really necessary but a nice feature to have regardless.
Contributor guide
- Research direction
- Investigate how comments and avatars are currently rendered. Look for existing image loading mechanisms and add animated GIF support using a library like libgif or Qt's QMovie.
- Tech stack
- cpp
- Domain
- desktopfrontend
- Issue type
- Feature
- Prerequisites
- GitC++