diff options
author | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-09-30 11:13:45 +0300 |
---|---|---|
committer | Hennadii Stepanov <32963518+hebasto@users.noreply.github.com> | 2021-09-30 11:15:50 +0300 |
commit | f52929063f4811d460b40c80da309aa6c40a9410 (patch) | |
tree | c1a20595567a5b01067b42011deac4de21e061ab /src/netbase.h | |
parent | 69a66dcd0dacda54d813a61e9d4f61085c2268b2 (diff) | |
parent | 489060dcaf45e66c9af4c94cd9376f3f225da18b (diff) |
Merge bitcoin-core/gui#439: Do not show unused widgets at startup
489060dcaf45e66c9af4c94cd9376f3f225da18b qt: Do not show unused widgets at startup (Hennadii Stepanov)
Pull request description:
On master (8d83f9c1d19d9e701291b9906723dfb548d3dc5f), when starting without wallets the `labelWalletEncryptionIcon` and
`labelWalletHDStatusIcon` widgets are not used but still visible as empty space:
![Screenshot from 2021-09-29 21-59-22](https://user-images.githubusercontent.com/32963518/135332107-f02db936-3c3a-436b-9e78-c5721df8852b.png)
If one opens any wallet then closes it, the widget layout becomes densed:
![Screenshot from 2021-09-29 22-05-31](https://user-images.githubusercontent.com/32963518/135332650-83787bc4-fa8e-417e-8d53-a9fdb1c8bfc9.png)
This PR makes widget layout densed at startup.
Fixes #428.
ACKs for top commit:
jarolrod:
ACK 489060dcaf45e66c9af4c94cd9376f3f225da18b
promag:
Code review ACK 489060dcaf45e66c9af4c94cd9376f3f225da18b.
Tree-SHA512: bda7195225ecd203bb3269ebe7fc264aaf7f57b922deb83a04127584a5d6123950741fb431161523e84630927c2f617e85c085bbbe75ad8559da7b2947de1bdd
Diffstat (limited to 'src/netbase.h')
0 files changed, 0 insertions, 0 deletions