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

Timer Behavior Action: Adjust the parameter position order of the "Start Timer" #483

Open
2 tasks done
XHXIAIEIN opened this issue Feb 22, 2025 · 1 comment
Open
2 tasks done

Comments

@XHXIAIEIN
Copy link

Reviewed guidelines

  • I have read and understand the suggestion guidelines

Checked for duplicate suggestions

  • I checked for existing similar suggestions

Summary

The order of the parameter list of the "Start Timer" action has always been like this:

Image

However, many of the other actions with "Tag" have the Tag in the first position in C3 editor.

Tween:
Image

AJAX:
Image

Audio:
Image

Timeline:
Image

In the eventsheet, the text displayed is also with the "Tag" at the first place.

Image

Possible workarounds or alternatives

N/A

Proposed solution

Keep the order of parameters consistent
Image

Why is this idea important?

It's not important, it's just a matter of usage habits for different users. But I think the changed order will help keep the usage style of "Timer" and "Tween" behaviors consistent.

Additional remarks

And the "Play" action of the Audio object
Image

@corlenbelspar
Copy link

corlenbelspar commented Feb 23, 2025

If I got a dollar for every time I forget this and try to type the tag in the duration field, I'd have a free subscription to C3 for years. lol

I'm aware though that it might be hard to fix without breaking projects. I don't know if the order the boxes in is important or not to knowing which parameter is which.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants