Page MenuHomePhabricator

gui: don't disable the sync overlay when wallet is disabled
ClosedPublic

Authored by PiRK on Oct 28 2020, 19:57.

Details

Reviewers
majcosta
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC5a179f986cc8: gui: don't disable the sync overlay when wallet is disabled
Summary

When running with -disablewallet the sync modal is now available by clicking on the progress bar or syncing icon.

This is a backport of Core PR15084

Test Plan

ninja && src/qt/bitcoin-qt -disablewallet

Click on the progress bar or syncing icon to show the sync overlay dialog.

Diff Detail

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 28 2020, 19:57
PiRK requested review of this revision.Oct 28 2020, 19:57
majcosta requested changes to this revision.Oct 28 2020, 20:11
majcosta added a subscriber: majcosta.
majcosta added inline comments.
src/qt/modaloverlay.cpp
30

Bitcoin ABC*

This revision now requires changes to proceed.Oct 28 2020, 20:11

fix message (Core -> ABC)

This revision is now accepted and ready to land.Oct 28 2020, 22:23