mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Move all background helper methods to chat_theme module.
This commit is contained in:
@@ -996,7 +996,7 @@ void MainMenu::refreshBackground() {
|
||||
prepared.size());
|
||||
|
||||
auto backgroundImage = paper.isPattern()
|
||||
? Data::GenerateWallPaper(
|
||||
? Ui::GenerateBackgroundImage(
|
||||
fill * cIntRetinaFactor(),
|
||||
paper.backgroundColors(),
|
||||
paper.gradientRotation(),
|
||||
|
Reference in New Issue
Block a user