Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCView.sc #2

Closed
jleben opened this issue May 6, 2012 · 0 comments
Closed

SCView.sc #2

jleben opened this issue May 6, 2012 · 0 comments
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs.

Comments

@jleben
Copy link
Member

jleben commented May 6, 2012

[Issue migrated from SourceForge | ID: 572165 | Submitted by 'nobody']
[http://sourceforge.net/support/tracker.php?aid=572165]

typo in SCView.sc

SCView
getPropertyList {
this.properties.collect({ arg name;
[name, this.perform(name)]
});
}

doesn't return
should be ^this.properties.collect ...

@jleben jleben closed this as completed May 6, 2012
@scztt scztt mentioned this issue Jul 19, 2014
sensestage referenced this issue in BelaPlatform/supercollider May 10, 2016
nhthn pushed a commit to nhthn/supercollider that referenced this issue Oct 18, 2016
muellmusik pushed a commit that referenced this issue Jan 13, 2017
mossheim pushed a commit that referenced this issue Sep 2, 2017
mossheim pushed a commit that referenced this issue Dec 27, 2017
mossheim pushed a commit that referenced this issue Jan 26, 2018
jpburstrom pushed a commit to jpburstrom/supercollider that referenced this issue Aug 13, 2018
mossheim pushed a commit that referenced this issue Aug 24, 2020
update submodule listing
@Lispilo Lispilo mentioned this issue Nov 13, 2023
beatboxchad pushed a commit to beatboxchad/supercollider that referenced this issue Mar 8, 2024
Cosmetical changes to enhance readability of SC cmake output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that relate to unexpected/unwanted behavior. Don't use for PRs.
Projects
None yet
Development

No branches or pull requests

1 participant