Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Remove double-navigate on startup#19

Merged
hibiyasleep merged 1 commit into
hibiyasleep:masterfrom
danakj:double-load
Aug 18, 2017
Merged

Remove double-navigate on startup#19
hibiyasleep merged 1 commit into
hibiyasleep:masterfrom
danakj:double-load

Conversation

@danakj

@danakj danakj commented Aug 16, 2017

Copy link
Copy Markdown

This removes a flash on startup along with wasted work doing everything an extra time, as described in the commit message.

The InitializeOverlay() method in OverlayBase will Navigate to the
Config.Url to be loaded. Then it also sets a timer for 1s later to
again Navigate to Config.Url. This has the effect of loading
everything twice, which is more work, and causing everything to
flash about 1 second after starting.
@hibiyasleep hibiyasleep merged commit 003cd17 into hibiyasleep:master Aug 18, 2017
quisquous pushed a commit to quisquous/OverlayPlugin that referenced this pull request Nov 6, 2019
quisquous added a commit to quisquous/OverlayPlugin that referenced this pull request Oct 8, 2022
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