mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
fix: padding
This commit is contained in:
@@ -242,6 +242,8 @@ void SetupPhoto(
|
||||
not_null<Ui::VerticalLayout*> container,
|
||||
not_null<Window::SessionController*> controller,
|
||||
not_null<UserData*> self) {
|
||||
Ui::AddSkip(container); // fix avatar cutting on top
|
||||
|
||||
const auto wrap = container->add(object_ptr<Ui::FixedHeightWidget>(
|
||||
container,
|
||||
st::settingsInfoPhotoHeight));
|
||||
|
||||
Reference in New Issue
Block a user