Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8110553

ProgressIndicator values are not rounded

XMLWordPrintable

      When ProgressIndicator.progress value set to, for example, 0.699999, it displays it as "69%" which is not correct. "70%" is expected.

      var pi: ProgressIndicator = ProgressIndicator {
              progress: 0.69999
      }

            miflemi Mick Fleming
            mrkam Alexander Kuznetcov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: