mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-29 08:47:52 +00:00
Split adaptive changed rpl::producer into two.
This commit is contained in:
@@ -380,7 +380,7 @@ MainWidget::MainWidget(
|
||||
}
|
||||
});
|
||||
|
||||
_controller->adaptive().changed(
|
||||
_controller->adaptive().changes(
|
||||
) | rpl::start_with_next([=] {
|
||||
handleAdaptiveLayoutUpdate();
|
||||
}, lifetime());
|
||||
|
||||
Reference in New Issue
Block a user