decred / tinydecred

Python tools for Decred
ISC License
27 stars 14 forks source link

tinywallet: installation and high dpi fixes #198

Closed buck54321 closed 3 years ago

buck54321 commented 3 years ago

Applies a fix roughly equivalent to #195 to master. The solution from #195 is apparently suitable for installing decred, but not for installing tinywallet with the local decred dependency, for some reason.

Also fixes PyQt rendering for high-dpi screens.