2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 00:55:12 +00:00

Improve saved / archive stories design.

This commit is contained in:
John Preston
2023-06-19 21:00:34 +04:00
parent 119ee6044a
commit e98770d418
29 changed files with 660 additions and 202 deletions

View File

@@ -142,6 +142,7 @@ InnerWidget::InnerWidget(
, _controller(controller)
, _stories(std::make_unique<Stories::List>(
this,
st::dialogsStoriesList,
Stories::ContentForSession(
&controller->session(),
Data::StorySourcesList::NotHidden),