mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 15:04:57 +00:00
Split adaptive changed rpl::producer into two.
This commit is contained in:
@@ -266,7 +266,7 @@ Widget::Widget(
|
||||
}, lifetime());
|
||||
}
|
||||
|
||||
controller->adaptive().changed(
|
||||
controller->adaptive().changes(
|
||||
) | rpl::start_with_next([=] {
|
||||
updateForwardBar();
|
||||
}, lifetime());
|
||||
|
||||
Reference in New Issue
Block a user