Bug #532
Ramping don't work with @type array
| Status: | Closed | Start date: | 2010-06-09 | ||
|---|---|---|---|---|---|
| Priority: | Normal | Due date: | |||
| Assignee: | % Done: | 80% |
|||
| Category: | - | Spent time: | 0.20 hour | ||
| Target version: | 0.5.1 | ||||
| Branch: | OS: | Windows 7 64bit |
Description
- Open jcom.list2parameter.maxhelp
- Play around with the different lists of values that can be sent to the object from message boxes
- Notice that the
11.11 22.22 33.33 ramp 1000message don't ramp
Jamoma 0.5.1-rc8 on Windows
History
Updated by Adrian Gierakowski almost 2 years ago
- File jcom.list2parameter.maxhelp added
- Assignee set to Adrian Gierakowski
- % Done changed from 0 to 80
the jcom.parameter is not reacting to ramp message since @ramp/drive is set by default to none.
I am attaching a corrected patch with the missing "@ramp/drive scheduler" attribute attache.
Updated by Trond Lossius almost 2 years ago
- Status changed from New to Resolved
- Assignee changed from Adrian Gierakowski to Trond Lossius
I'll review and commit the change today.
Updated by Trond Lossius almost 2 years ago
- Status changed from Resolved to Closed
Thanks for fixing this one, Adrian, much appreciated!