Feature Request #803
resurrect the enable attribute on returns
Status: | Closed | Start date: | 2011-07-02 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | - | Spent time: | - | |
Target version: | MVC for 0.6 | |||
Branch: |
Description
in 0.5 there was an "enable" attribute in jcom.returns that allowed to silent the ones that we didn't want to continuously provide data - this is currently missing in 0.6
History
#1
Updated by Théo de la Hogue over 9 years ago
- Status changed from New to Resolved
the attribute is now available for return only.
The wrapping mechanism of the TTData class make this attribute invisible from Max
when you click on the inlet but it works.
#2
Updated by Pascal Baltazar over 9 years ago
is this a message or an attribute ?
because, as a message it works, but when I set it as an attribute of jcom.return, it doesn't, and complains :
jcom.return: "enable" is not a valid attribute argument
#3
Updated by Pascal Baltazar over 9 years ago
- Status changed from Resolved to Assigned
#4
Updated by Théo de la Hogue over 8 years ago
- Status changed from Assigned to Closed
it is an attribute and there no error now so it have been fixed.