mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +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