mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
parent
76a2ae4714
commit
8678eef9e8
1 changed files with 1 additions and 0 deletions
|
@ -428,6 +428,7 @@ void Widget::setupDownloadBar() {
|
||||||
!rpl::mappers::_1
|
!rpl::mappers::_1
|
||||||
) | rpl::start_with_next([=] {
|
) | rpl::start_with_next([=] {
|
||||||
_downloadBar = nullptr;
|
_downloadBar = nullptr;
|
||||||
|
updateControlsGeometry();
|
||||||
}, _downloadBar->lifetime());
|
}, _downloadBar->lifetime());
|
||||||
|
|
||||||
_downloadBar->clicks(
|
_downloadBar->clicks(
|
||||||
|
|
Loading…
Add table
Reference in a new issue