Page MenuHomePhabricator

qt: Remove hidden columns in coin control dialog
ClosedPublic

Authored by PiRK on Oct 7 2020, 12:40.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC75362b2bb48a: qt: Remove hidden columns in coin control dialog
Summary

Store the data in specific roles instead of storing it as text in hidden columns.

Backport of Core PR14828

Test Plan

ninja && ninja check

Run src/qt/bitcoin-qt and verify that the empty columns at the end of the table are no longer there, in the Coin Selection dialog.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 7 2020, 12:40
PiRK requested review of this revision.Oct 7 2020, 12:40

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

PiRK edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Oct 7 2020, 18:35