mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Fix pattern wallpapers with themes.
This commit is contained in:
@@ -409,7 +409,7 @@ void ChooseFromFile(not_null<QWidget*> parent) {
|
||||
4096 * image.width());
|
||||
}
|
||||
|
||||
Window::Theme::Background()->setImage(
|
||||
Window::Theme::Background()->set(
|
||||
Data::CustomWallPaper(),
|
||||
std::move(image));
|
||||
Window::Theme::Background()->setTile(false);
|
||||
|
Reference in New Issue
Block a user