Skip to content

Bug fix: Splash screen and auth windows don't overlap with main window#1051

Merged
timotheeguerin merged 3 commits intomasterfrom
internal/init-flow
Feb 5, 2018
Merged

Bug fix: Splash screen and auth windows don't overlap with main window#1051
timotheeguerin merged 3 commits intomasterfrom
internal/init-flow

Conversation

@timotheeguerin
Copy link
Member

Only one of the window is shown at all time.
fix #1035 (splash behind main app)
fix #1043 (auth window behind main app)

@codecov
Copy link

codecov bot commented Feb 2, 2018

Codecov Report

Merging #1051 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1051   +/-   ##
=======================================
  Coverage   54.03%   54.03%           
=======================================
  Files         839      839           
  Lines       19906    19906           
  Branches     2238     2238           
=======================================
  Hits        10756    10756           
  Misses       9150     9150

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0507d21...73511e9. Read the comment docs.

@timotheeguerin timotheeguerin merged commit 87b1232 into master Feb 5, 2018
@timotheeguerin timotheeguerin deleted the internal/init-flow branch February 5, 2018 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Authentication page hides behind app when you are not logged in Splash screen goes behind the app half way through loading

1 participant