Fix solid backgrounds.
This commit is contained in:
parent
69f03d8376
commit
1c89f505c9
@ -82,6 +82,8 @@ BackgroundFill::BackgroundFill(const telegram_api::wallPaperSettings *settings)
|
||||
LOG(ERROR) << "Receive " << to_string(*settings);
|
||||
rotation_angle_ = 0;
|
||||
}
|
||||
} else {
|
||||
bottom_color_ = top_color_;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user