mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Boxes redesigned. Common groups moved to Shared Media.
Also transparent images sending fixed.
This commit is contained in:
@@ -203,7 +203,7 @@ void BackgroundWidget::createControls() {
|
||||
}
|
||||
|
||||
void BackgroundWidget::onChooseFromGallery() {
|
||||
Ui::showLayer(new BackgroundBox());
|
||||
Ui::show(Box<BackgroundBox>());
|
||||
}
|
||||
|
||||
void BackgroundWidget::needBackgroundUpdate(bool tile) {
|
||||
|
Reference in New Issue
Block a user