Skip to content
#

progress

Here are 503 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
Kolobok12309
Kolobok12309 commented Jan 14, 2020

Mb for nuxt asyncData api, because waitFor not working for this
Something like this

export default function (waiter, func) {
  return async (...args) => {
    const { app } = args[0];

    try {
      app.wait.start(waiter);
      return await func.apply(this, args);
    } finally {
      app.wait.end(waiter);
    }
  };
};

Or if vue-wait have this function, sorry a

UIUtil for Android, Lyrics, Tick animations, Comparisons, Satellite menus, Praise, Slide buttons, TAB indicators, Contact sorting, Drag sorting, Skidding deletes, Shadow effects, RecyclerView nesting RecyclerView, Map list Poi/Drawer effects, Progress settings, Clock set, Damping, Progress, Album, Snap, Progress, CircleDownload, AdvertSwitcher, Carousel ad, FlowLayout, Tag...; 歌词控件、打勾动画、对比、卫星菜单、点赞、滑动按钮、TAB指示器、联系人排序、拖曳排序、侧滑删除、阴影效果.、RecyclerView嵌套RecyclerView.、地图列表Poi/抽屉效果、进度设置、时钟设置、滑动阻尼、相册媒体快照、圆形下载进度,轮播广告, 流式布局,标签...

  • Updated May 1, 2020
  • Java
bitforcesrl
bitforcesrl commented Apr 30, 2019

If [max] is changed while the animation is still in progress, the round progress may show a wrong value. (Probably the values are not capped).

To reproduce:
Open the following link (official example):
http://crisbeto.github.io/angular-svg-round-progressbar/

  • set Current to 0
  • set Max to 1
  • set duration to 80000 (80,000)
  • set Current to 1635
  • before the animation ends, set Max to 1

AOSF:全称为Android Open Source Framework,即Android优秀开源框架汇总。包含:网络请求okhttp,图片下载glide,数据库greenDAO,链式框架RxJava,组件路由ARouter,消息传递通信EventBus,热更新Tinker,插件化框架Replugin,文件下载FileDownloaer,图片选择PhotoPicker,图片滤镜/毛玻璃等特效处理,GIF图片展示控件,图片九宫格控件NineGridView,对话框Dialog,导航指示器ViewpagerIndicator,进度条ProgressWheel,下拉刷新SmartRefreshLayout,key-value高效数据存储MMKV等,应有尽有。

  • Updated Nov 29, 2019
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

Improve this page

Add a description, image, and links to the progress 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 progress topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.