mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-03 16:15:13 +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