SelfKeyFoundation / Identity-Wallet

Code for the SelfKey Identity Wallet
https://selfkeyfoundation.github.io/Identity-Wallet/
MIT License
57 stars 26 forks source link

Default window size too small on Linux #925

Closed TwoAbove closed 5 years ago

TwoAbove commented 5 years ago

Ubuntu 18.10, 1920*1080, selfkey-identity-wallet-0.3.0-beta-x86_64

image

The issue is the menu bar on the top

TwoAbove commented 5 years ago

https://github.com/SelfKeyFoundation/Identity-Wallet/blob/master/src/main/main.js#L138 Just need to add

mainWindow.setMenu(null)

Or change the css.

This issue resolves on the login screen without any modification

eduardosmoura commented 5 years ago

DEV Test evidence: http://recordit.co/fUlp1tzOXA