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