mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-05 00:55:12 +00:00
Fix small stories thumbnails in profile / my stories.
This commit is contained in:
@@ -2697,6 +2697,7 @@ void Widget::updateControlsGeometry() {
|
||||
if (_stories) {
|
||||
_stories->setLayoutConstraints(
|
||||
{ filterLeft + filterWidth, filterTop + added },
|
||||
style::al_right,
|
||||
{ 0, expandedStoriesTop, barw, st::dialogsStoriesFull.height });
|
||||
}
|
||||
if (_forumTopShadow) {
|
||||
|
Reference in New Issue
Block a user