mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
smoother way to show main window after splash
This commit is contained in:
parent
5667c813d9
commit
a817a26be1
4 changed files with 14 additions and 7 deletions
|
@ -42,7 +42,7 @@ const mockValuesForDebug = async () => {
|
|||
bytesPerSecond: 4568,
|
||||
},
|
||||
});
|
||||
await sleep(1000);
|
||||
await sleep(800);
|
||||
}
|
||||
|
||||
sendEvent({ type: "update-downloaded" });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue