Footer: update on network disconnect (#9185)

pull/9202/head
zwim 2 years ago committed by GitHub
parent cc185bae4e
commit e8597c2e0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2495,7 +2495,7 @@ end
function ReaderFooter:onNetworkDisconnected()
if self.settings.wifi_status then
self:maybeUpdateFooter()
self:onUpdateFooter(self.view.footer_visible)
end
end

Loading…
Cancel
Save