github / VisualStudio

GitHub Extension for Visual Studio
https://visualstudio.github.com
MIT License
2.37k stars 1.21k forks source link

Gifs do not animate in inline comments #1166

Open meaghanlewis opened 7 years ago

meaghanlewis commented 7 years ago

Version

What happened Add a gif to an inline comment.

In .com the gif animates: gif animated in comment

In VS the gif doesn't animate: gif doesnt animate in vs

grokys commented 7 years ago

This would be good to support but won't be so easy because WPF (the UI toolkit that VS uses) doesn't actually support animated gifs. There are ways (i.e. hacks) to make it work, but we'd have do a cost/benefit analysis on this I think.

meaghanlewis commented 7 years ago

Sounds good to me! I don't think this would be a good use of time for now.