https://issues.apache.org/ooo/show_bug.cgi?id=123542
Bug ID: 123542
Issue Type: DEFECT
Summary: In 3dScene the attributes dr3d:min-edge and
dr3d:max-edge of a dr3d:cube are lost
Product: Draw
Version: 4.1.0-dev
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: save-export
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 81816
--> https://issues.apache.org/ooo/attachment.cgi?id=81816&action=edit
Example file with dr3d:min-edge and dr3d:max-edge
Open the attached document. It has a 10cm x 10cm x 10cm extrusion object
without fill. Therein is a dr3d:cube with dr3d:min-edge="(1000 1000 1000)" and
dr3:max-edge="(9000 7000 5000)". You see the dr3d:cube object as solid cuboid
in the size which respond to the min-edge and max-edge attributes.
Save the document as new document and reopen it. Notice, that the dr3d:cube is
reset to the default cube.
Expected behavior: The dr3d:min-edge and dr3d:max-edge attributes are
preserved, even if there exists no UI for them.
Less good, but acceptable as intermediate solution, convert the attributes to a
transformation matrix on import.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.