We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Text runs can't be updated after the file / state machine is loaded.
A workaround to solve this issue is to reset, pause and play the Rive file in every update.
Update the text run in real time without the need to reset the Rive file.
The text was updated successfully, but these errors were encountered:
@jonyw4 Are you still experiencing this issue?
Sorry, something went wrong.
No branches or pull requests
Description
Text runs can't be updated after the file / state machine is loaded.
Provide a Repro
A workaround to solve this issue is to reset, pause and play the Rive file in every update.
![image](https://private-user-images.githubusercontent.com/14056669/340659940-d829180b-32d0-46a3-9279-92ef868d4941.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk5MzQ2NzMsIm5iZiI6MTczOTkzNDM3MywicGF0aCI6Ii8xNDA1NjY2OS8zNDA2NTk5NDAtZDgyOTE4MGItMzJkMC00NmEzLTkyNzktOTJlZjg2OGQ0OTQxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE5VDAzMDYxM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI1ZmRmYWQwNDEzMmQ2YTc2NTk2MmY0ZTdlZjVlYzNjYTA0MGNjNDI5Nzc3YTJkOWIwMTliYTYxNTliYTI2YTUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.SuJ5YCaR-IbZged_2-q2sNytGgvylBdGffArG4mNqAU)
Expected behavior
Update the text run in real time without the need to reset the Rive file.
Device & Versions (please complete the following information)
The text was updated successfully, but these errors were encountered: