monero-project / monero-gui

Monero: the secure, private, untraceable cryptocurrency
Other
1.73k stars 766 forks source link

GUI sometimes starts with smaller window #3893

Open elibroftw opened 2 years ago

elibroftw commented 2 years ago

image The resize button at the bottom right does not work unless the wallet has been unlocked.

qqiumax commented 2 years ago

maybe the wallet GIF doesn't support enlarging

qqiumax commented 2 years ago

I mean the language page GIF

qqiumax commented 2 years ago

and the box for unlocking also doesn't support enlarging?

selsta commented 2 years ago

GUI sometimes starts with smaller window

Again one of these bugs that I have never seen. Might be Windows related.

The resize button at the bottom right does not work unless the wallet has been unlocked.

I can reproduce that one. The proper solution here would be a native frameless window, which is complicated because they are not supported by Qt.