forked from rive-app/rive-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: joystick handleSource not enabled for flutter runtime
Fixes rive-app#331 An inconsistency between the editor and Flutter runtime. External control on a Joystick was not applied. I used this file to reproduce and test: [joystickdemo2.rev.zip](https://github.com/rive-app/rive/files/12051102/joystickdemo2.rev.zip) Expected behaviour (the handle is controlled by the position of the top rectangle): https://github.com/rive-app/rive/assets/13705472/1eae3a71-5f2d-4375-a531-d36b61e5cc61 Diffs= 44f6c4b9c fix: joystick handleSource not enabled for flutter runtime (#5589) d1f8710f5 Fix dependency order issues for Follow Path (#5595) Co-authored-by: Gordon <pggordonhayes@gmail.com>
- Loading branch information
1 parent
13adb8d
commit 97e91e6
Showing
2 changed files
with
18 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters