2
0
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:
John Preston
2017-11-13 21:12:36 +04:00
parent 8dd3f24285
commit aecc119bac
10 changed files with 257 additions and 115 deletions

View File

@@ -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(