Show main window before ipcReady
It doesn't flicker anymore if we remove this option, and the app feels no slower.
This commit is contained in:
@@ -65,7 +65,7 @@ table {
|
||||
display: flex;
|
||||
flex-flow: column;
|
||||
background: rgb(40, 40, 40);
|
||||
animation: fadein 1s;
|
||||
animation: fadein 0.5s;
|
||||
}
|
||||
|
||||
.app:not(.is-focused) {
|
||||
|
||||
Reference in New Issue
Block a user