Skip to content

Conversation

@Jocs
Copy link
Member

@Jocs Jocs commented Aug 28, 2019

Add loading page when init app.

@Jocs Jocs requested a review from fxha August 28, 2019 10:51
</head>
<body>
<!-- Initial drag area (for Linux and Windows). -->
<div id="init-drag-region" style="position: absolute;-webkit-app-region: drag;left: 0;right: 0;top: 0;height: 25px;"></div>
Copy link
Contributor

Choose a reason for hiding this comment

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

Where did this go?

Copy link
Member Author

Choose a reason for hiding this comment

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

Add a drag area so that we can drag this app to other place on the screen. but it's no need to use, we add an init loading page to instead it. we can also drag this app when the loading page is shown.

@Jocs Jocs merged commit fbbb600 into develop Sep 1, 2019
@Jocs Jocs deleted the opti-loading-page branch September 1, 2019 01:58
#loading-page {
position: absolute;
background: #fff;
Copy link
Contributor

@fxha fxha Sep 12, 2019

Choose a reason for hiding this comment

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

@Jocs Please remove this entry to not overwrite the themes background color. We may forward the special theme color also to the renderer to change the color of the loading animation. Please change this in another PR.

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.

4 participants