ossia / libossia

A modern C++, cross-environment distributed object model for creative coding and interaction scoring
https://ossia.io
GNU Lesser General Public License v3.0
207 stars 34 forks source link

[ossia-max] ossia.cue @mode manager doesn't show models when a view is also present #822

Open evanmtp opened 1 year ago

evanmtp commented 1 year ago

Please see attached patches.

In the case with the view, ossia.cue doesn't output the name of the model. In the case without the view, it does.

Note: in this case, the model and view are named dynamically using #1 variables. I tested giving them hardcoded names, however, and the problem persists.

ossia_cue_view_glitch.zip