-
Updated
Oct 8, 2020 - C#
custom-popup
Here are 6 public repositories matching this topic...
-
Updated
Jan 14, 2020 - Dart
-
Updated
Mar 26, 2019 - JavaScript
-
Updated
Feb 8, 2020 - JavaScript
-
Updated
Aug 4, 2017 - CSS
Improve this page
Add a description, image, and links to the custom-popup topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the custom-popup topic, visit your repo's landing page and select "manage topics."
The plan is to implement a percentage complete by having the loader take in an array of tasks which will be completed either one after the other, or using a task.whenall style idea. These two options will be controlled through a boolean.
There will be no weight to these tasks however, it will just be 100%/ amount of tasks you have.