Bug #557
repetitions/allow checkbox in jcom.parameter overwrites range/clipmode attribute value
| Status: | Closed | Start date: | 2010-07-11 | ||
|---|---|---|---|---|---|
| Priority: | Normal | Due date: | |||
| Assignee: | % Done: | 90% |
|||
| Category: | - | Spent time: | - | ||
| Target version: | 0.5.1 | Estimated time: | 0.75 hour | ||
| Branch: | OS: | osx |
Description
1.open jcom.parametercreate patch
2.set the range/clipmode attribute
3.set the repetitions/allow attribute
4.generate the parameter
the created parameter will not have the repetitions/allow attribute set and the range/clipmode attribute will be set to 0 or 1 as set by the range/clipmode checkbox
The issue was caused by wrong values in the wrap soubpatch connected to repetitions/allow. I have corrected the values and the patch (attached) works correctly now.
History
Updated by Adrian Gierakowski over 1 year ago
the title should be: "repetitions/allow checkbox in jcom.parameter*Create* ... "
sorry the confusion :)
Updated by Adrian Gierakowski over 1 year ago
- Status changed from New to Closed
changes committed to master