Skip to content
#

progressbar

Here are 424 public repositories matching this topic...

apengwin
apengwin commented Feb 6, 2020
  • I have marked all applicable categories:
    • exception-raising bug
    • [ x] visual output bug
    • documentation request (i.e. "X is missing from the documentation." If instead I want to ask "how to use X?" I understand [StackOverflow#tqdm] is more appropriate)
    • new feature request
  • [ x] I have visited the [source website], and in particular
    read the [known iss

Android开发人员不得不收集的工具类集合 | 支付宝支付 | 微信支付(统一下单) | 微信分享 | Zip4j压缩(支持分卷压缩与加密) | 一键集成UCrop选择圆形头像 | 一键集成二维码和条形码的扫描与生成 | 常用Dialog | WebView的封装可播放视频 | 仿斗鱼滑动验证码 | Toast封装 | 震动 | GPS | Location定位 | 图片缩放 | Exif 图片添加地理位置信息(经纬度) | 蛛网等级 | 颜色选择器 | ArcGis | VTPK | 编译运行一下说不定会找到惊喜

  • Updated Jun 4, 2020
  • Kotlin
javoire
javoire commented Sep 23, 2016

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
premzetwerk
premzetwerk commented Oct 21, 2019

🚀 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.

MultiProgressView
erwang01
erwang01 commented May 3, 2020

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

goblinfactory
goblinfactory commented Dec 3, 2019

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

spease
spease commented Jul 12, 2018

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.

Improve this page

Add a description, image, and links to the progressbar topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the progressbar topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.