shane-kerr / Mintcoin-Desktop-Wallet

The software wallet to hold MintCoin - a community proof-of-stake crypto-currency
MIT License
0 stars 1 forks source link

Windows Wallet HiDPI (4k) Display Issue #22

Open benwesley opened 6 years ago

benwesley commented 6 years ago

Windows Wallet

mintcapture

benwesley commented 6 years ago

I found this similar issue: looks like it needs a build against a different QT base. https://github.com/bitcoin/bitcoin/issues/7341

nexus166 commented 6 years ago

Says fixed with https://github.com/bitcoin/bitcoin/pull/8210 but unapplicable to current build methods. We're cross compiling in i686 Ubuntu 14.04 and dependencies are quite strict. Will check if doable anyway.

shane-kerr commented 6 years ago

This also happens on Linux HiDPI setups. The fix should be relatively easy, as this is defined in src/qt/forms/overviewpage.ui.