mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-03 07:56:03 +00:00
Add fast chat photo upload to info profile.
This commit is contained in:
@@ -199,7 +199,7 @@ void Controller::resizeForThirdSection() {
|
||||
|
||||
auto extendBy = qMax(
|
||||
minimalThreeColumnWidth() - layout.bodyWidth,
|
||||
st::columnMinimalWidthThird);
|
||||
countThirdColumnWidthFromRatio(layout.bodyWidth));
|
||||
auto newBodyWidth = layout.bodyWidth + extendBy;
|
||||
auto currentRatio = Auth().data().dialogsWidthRatio();
|
||||
Auth().data().setDialogsWidthRatio(
|
||||
|
Reference in New Issue
Block a user