mirror-chatterino2/CHANGELOG.md
Rasmus Karlsson 7a08d73434 Fix preview on hover not working when Animated emotes options was disabled.
Fixes #1546

This change introduces a "window timer" that runs every 100ms that we
use to update the pixmap if necessary, since there is no signal for "let
me know when this image is done loading".
2020-02-15 17:16:10 +01:00

219 B

Changelog

Unversioned

  • Minor: Emotes in the emote popup are now sorted in the same order as the tab completion (#1549)
  • Bugfix: Fix preview on hover not working when Animated emotes options was disabled (#1546)