Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

fix: improve initial boot of app#459

Merged
OGPoyraz merged 4 commits intomainfrom
fix/improve-initial-boot
Jan 27, 2023
Merged

fix: improve initial boot of app#459
OGPoyraz merged 4 commits intomainfrom
fix/improve-initial-boot

Conversation

@OGPoyraz
Copy link
Copy Markdown
Member

Overview

  • Removed unusued CSS (from 1.5MB css to 500kb)
  • Prevent flickering white screen by using either dark or light themed HTML
  • Taking advantage of ready-to-show BrowserWindow event

@OGPoyraz OGPoyraz requested a review from a team January 25, 2023 15:15

if (value) {
return value;
return JSON.parse(value);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@OGPoyraz OGPoyraz merged commit f96596e into main Jan 27, 2023
@OGPoyraz OGPoyraz deleted the fix/improve-initial-boot branch February 1, 2023 07:48
@cryptotavares cryptotavares mentioned this pull request Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants