← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1660399] Re: Infinite ProgressBar should be have a more visual

 

** Also affects: ubuntu-ux
   Importance: Undecided
       Status: New

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: New => Triaged

** Summary changed:

- Infinite ProgressBar should be have a more visual
+ Infinite ProgressBar should be more visual

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1660399

Title:
  Infinite ProgressBar should be more visual

Status in Ubuntu UX:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Triaged

Bug description:
  a ProgressBar with the following declaration doesn't show any
  indication, i think the indication should be visual or when
  indeterminate is true showProgressPercentage should be locked to true

  ProgressBar {
      id: loading
      height: units.dp(3)
      showProgressPercentage: false
      indeterminate: true
      width: parent.width
  }

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1660399/+subscriptions


References