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

[Bug] State machine causes Flicker/glitch #427

Open
developer-farhan opened this issue Oct 20, 2024 · 3 comments
Open

[Bug] State machine causes Flicker/glitch #427

developer-farhan opened this issue Oct 20, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@developer-farhan
Copy link

<-- Thanks for using Rive!

If something isn't working like you expected, please:

If you think you found a bug or if you can't find what you're looking for
in our docs, fill out the template below.

-->

Description

State machine animation causes glitch at the end of the state machine animation but if I use animation then it does not cause the glitch

Steps To Reproduce

Steps to reproduce the behavior:

  1. create animation with state machine
  2. use it in flutter

Device & Versions (please complete the following information)

  • Device: iOS Simulator
  • OS: IOS 18.0
  • Flutter Version: Flutter 3.24.3 • channel stable • https://github.com/flutter/flutter.git
    Framework • revision 2663184aa7 (6 weeks ago) • 2024-09-11 16:27:48 -0500
    Engine • revision 36335019a8
    Tools • Dart 3.5.3 • DevTools 2.37.3

Bug Video

Screen.Recording.2024-10-20.at.20.24.53.mov
@developer-farhan developer-farhan added the bug Something isn't working label Oct 20, 2024
@developer-farhan developer-farhan changed the title [Bug] State machine causes Flickr/glitch [Bug] State machine causes Flicker/glitch Oct 20, 2024
@HayesGordon
Copy link
Contributor

@developer-farhan, it might be that you're adding the State Machine Controller twice. Could you please share the full widget code, and I can take a look.

@developer-farhan
Copy link
Author

@developer-farhan, it might be that you're adding the State Machine Controller twice. Could you please share the full widget code, and I can take a look.

Hi thank you for your response and time. The code in video is the total code previously I used a simple starless widget without any controller and I had the same issue could you look into it please

@HayesGordon
Copy link
Contributor

The code in the video does not show the controller you made.

If you can share the .rev/.riv file I can take a look. If you cannot share that publicly please reach out to our private support and mention this issue: https://rive.atlassian.net/servicedesk/customer/portals

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants