Opened 8 years ago
Closed 8 years ago
#4614 closed defect (invalid)
elipse should have linePattern
| Reported by: | anonymous | Owned by: | Adeel Asghar |
|---|---|---|---|
| Priority: | low | Milestone: | 1.13.0 |
| Component: | OMEdit | Version: | |
| Keywords: | Cc: |
Description
In OMEdit when an icon having a line pattern is interpreted the following message is issued:
"Function Ellipse has no parameter named linePattern."
However, since ellipse extends FilledShape, according to specifications (18.6.5.4 and 18.6.1.2) it should have it.
Note:
See TracTickets
for help on using tickets.

The parameter name is
patternand notlinePattern.