8000 Fix transaction view/table by luke-jr · Pull Request #662 · bitcoin-core/gui · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix transaction view/table #662

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

luke-jr
Copy link
Member
@luke-jr luke-jr commented Sep 6, 2022

#204 reverted a necessary bugfix, and #205 introduced regressions since setModel resets column widths. Note that you need to delete your saved GUI config to see the fix, otherwise the prior widths are restored.

Before regressions:

Screenshot_20220905_232835 branch-21

After regressions / current master:

Screenshot_20220905_233054 branch-22

With this PR:

Screenshot_20220906_134210

@DrahtBot
Copy link
Contributor
DrahtBot commented Sep 6, 2022