https://bz.apache.org/bugzilla/show_bug.cgi?id=69977

            Bug ID: 69977
           Summary: XDDFView3D setDepthPercent/getDepthPercent
                    inconsistency
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XDDF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

`XDDFView3D.setDepthPercent` stores the input value as is, but
`XDDFView3D.getDepthPercent` multiplies the value by 1000 before returning it.

If you call `XDDFView3D.setDepthPercent(50)` and then
`XDDFView3D.getDepthPercent()`, you get 50000.

Version 5.5.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to