-
-
Notifications
You must be signed in to change notification settings - Fork 68
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
Fix open/click messages to various ELSE objects #635
Comments
Fixed! |
I can confirm with the current nightly build that else/click works and so does [imitmess], but I tried clicling in [sfont~] and [loadbanger] and it didn't work, so I'd ask you to check if all are really working. maybe reopen this? |
Click should also be enabled in else's loadbanger and cyclone's loadmess. The other cases require other functionalities enabled that don't seem to be working either. ELSE:
cyclone:
read/open message either open a text window or call a dialog to choose a file |
again, tested with latest nightly build |
Thanks for finding these! |
These all work now, except for [coll], for which I'll open a new issue. |
yay! |
this is unrelated to else/click -> #634 because I mean objects that are not using this object but calling an internal click function on the code, like [initmess] (that I mentioned in another issue, see --> #633 ) and now I tested [sfont~] and [loadbanger]. I now think no objects in ELSE have the click function enabled.
The text was updated successfully, but these errors were encountered: