mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Split adaptive changed rpl::producer into two.
This commit is contained in:
@@ -744,7 +744,7 @@ FieldAutocomplete::Inner::Inner(
|
||||
update();
|
||||
}, lifetime());
|
||||
|
||||
controller->adaptive().changed(
|
||||
controller->adaptive().value(
|
||||
) | rpl::start_with_next([=] {
|
||||
_isOneColumn = controller->adaptive().isOneColumn();
|
||||
update();
|
||||
|
Reference in New Issue
Block a user