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

List all text runs #371

Closed
tobiasandersen opened this issue Oct 23, 2024 · 1 comment
Closed

List all text runs #371

tobiasandersen opened this issue Oct 23, 2024 · 1 comment

Comments

@tobiasandersen
Copy link

We're building a UI for interacting with Rive graphics (that aren't built by us), and we want to automatically expose all inputs and text runs to the user. Currently we can easily detect which inputs are available with the stateMachineInputs() method — but I don't think it's possible to do for text runs?

It would be fantastic to have a similar method for retrieving text runs, e.g. textRuns(). Alternatively #359 could also work for us, but I still think this method makes sense.

@HayesGordon
Copy link
Contributor

Closing this as a duplicate of #359. I'll provide more information there.

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