Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kollivier
Copy link
Contributor

This is a port of the SDL bootstrap's UnpackTask fix to the webview bootstrap, so that the loading screen can be displayed during unpack instead of a plain black window.

@kollivier
Copy link
Contributor Author

Note that although it shows a lot of lines changed, a majority of the changes are just reformatting caused by moving the actual UI and python loading code into UnpackTask.onPostExecute. (And needing to access PythonActivity via PythonActivity.mActivity since this became UnpackTask when the code got moved.

Copy link
Member

@inclement inclement left a comment

Choose a reason for hiding this comment

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

Cool, thanks!

@inclement inclement merged commit 41b363c into kivy:develop Apr 25, 2020
@AndreMiras AndreMiras deleted the unpack_task branch April 26, 2020 07:05
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.

2 participants