progressbar
Here are 424 public repositories matching this topic...
-
Updated
Jun 4, 2020 - Kotlin
Version
Reproduction link
Steps to reproduce
My version is 4. It is not listed in options. I am on windows and i setup as poor ass docs says. Nothing show on console.
What is expected ?
It doesn't show "fancy" bars.
What is actually happening?
Minor enhancement that I think would improve its behaviour. Currently I start the bar if a timer exceeds 300ms, but I always complete it when a state has loaded, but I have to check the .status method to not show it unnecessarily. E.g:
const progressbarTimeouts = []; // can be more than one, in e.g. a redirect
$rootScope.$on('$stateChangeStart', () => {
progressbarTimeouts.push($timeo-
Updated
Jul 1, 2020 - TypeScript
-
Updated
Jul 1, 2020 - Swift
-
Updated
Oct 16, 2019 - Java
-
Updated
Jun 19, 2020 - Go
-
Updated
May 4, 2020 - Python
-
Updated
Oct 22, 2017 - JavaScript
🚀 Feature request
Problem description
Describe what you'd like to be able to accomplish. Including a rough sketch or screenshot can be helpful.
Suggested solution (optional)
Suggest a solution that would solve the problem you have. For example, this may involve adding a new prop, changing an existing prop, or adding a new exported component.
-
Updated
Jun 29, 2020 - Python
-
Updated
Jun 11, 2020 - Go
It would be nice to include some documentation for the MultiProgressViewDataSource protocol.
Is your feature request related to a problem? Please describe.
This will be very helpful for those new to this library such that they do not need to comb through the example code provided.
Describe the solution you'd like
It would be great if the documentation can be formatted with Swift
-
Updated
Jan 6, 2020 - Java
-
Updated
Jun 19, 2018 - Java
-
Updated
May 2, 2020 - JavaScript
Implement MoveBufferArea in Unix to enable using more cross platform support.
Currently .NET console (of all things) is not properly implemented in .NET Standard 2.1.
If you look here : https://github.com/dotnet/corefx/blob/master/src/System.Console/src/System/ConsolePal.Unix.cs
and search for PlatformNotSupportedException you'll see there are 17 console methods and props that throw th
Beyond 100%
Hi ! i would like to know if its possible to go beyond 100%
I'm working with some "goal x result" app and it may be possible to go beyond 100% like:
Goal - 1500 steps
Steps - 1900 steps
% - 126%
Using the pattern in the examples on the website, MultiBar::listen will likely hang if an error occurs as the ProgressBar::finish function will never get called. It'd be nice if listen would stop blocking if there aren't any more progress bars.
-
Updated
May 31, 2020 - Ruby
-
Updated
Jul 1, 2020 - Kotlin
-
Updated
Feb 17, 2020 - Java
Improve this page
Add a description, image, and links to the progressbar topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the progressbar topic, visit your repo's landing page and select "manage topics."
read the [known iss