mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Dither default background to avoid color banding.
This commit is contained in:
@@ -1265,7 +1265,7 @@ void MainWidget::checkChatBackground() {
|
||||
};
|
||||
_background->generating = Data::ReadImageAsync(
|
||||
media.get(),
|
||||
Window::Theme::ProcessBackgroundImage,
|
||||
Window::Theme::PreprocessBackgroundImage,
|
||||
generateCallback);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user