issues
search
Chatterino
/
chatterino2
Chat client for https://twitch.tv
MIT License
2.07k
stars
449
forks
source link
fix: only invalidate buffers for chat windows
#5666
Closed
Nerixyz
closed
1 month ago
Nerixyz
commented
1 month ago
5664 invalidated buffers for every window that uses
BaseWindow
. This missed the overlay and did too much. Now, only windows that (could) show channels will cause an invalidation.
5664 invalidated buffers for every window that uses
BaseWindow
. This missed the overlay and did too much. Now, only windows that (could) show channels will cause an invalidation.