mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Save wallpaper settings locally.
This commit is contained in:
@@ -410,7 +410,7 @@ void ChooseFromFile(not_null<QWidget*> parent) {
|
||||
}
|
||||
|
||||
Window::Theme::Background()->setImage(
|
||||
{ Window::Theme::kCustomBackground },
|
||||
Data::CustomWallPaper(),
|
||||
std::move(image));
|
||||
Window::Theme::Background()->setTile(false);
|
||||
};
|
||||
|
Reference in New Issue
Block a user