Modify ↓
Opened 13 months ago
Last modified 5 months ago
#105 new defect
fxgraph should mark wrong default attributes as errors
| Reported by: | tom | Owned by: | tom |
|---|---|---|---|
| Priority: | major | Milestone: | later |
| Component: | tooling-fxgraph | Version: | 0.0.13 |
| Keywords: | Cc: |
Description
{
top : Rectangle
{
x : 200,
y : 50,
width : 200,
height : 50,
arcHeight : 20,
arcWidth : 20,
Color
{
red : 0,
green : 139,
blue : 139
}
}
should lead to an error
Attachments (0)
Change History (4)
comment:1 Changed 12 months ago by tom
- Milestone changed from 0.0.14 to 0.1.0
comment:2 Changed 10 months ago by tom
- Milestone changed from 0.1.0 to 0.1.1
comment:3 Changed 8 months ago by tom
- Milestone changed from 0.1.1 to 0.2.0
comment:4 Changed 5 months ago by tom
- Milestone changed from 0.2.0 to later
Note: See
TracTickets for help on using
tickets.
