Bindable Events re: Navigation for Theming -- MoveNext, Move Previous, left, right, up ,down

Issue #5604 new
Michael Gerety created an issue

I was looking for (and could not find) a way to bind an animation to a specific action such as previous game/next game, etc.

From what I can tell (that wasn’t obfuscated) the MainViewModel is has methods to handle specific actions like OnMoveNext, OnMovePrevious, OnLeft, On Right, OnPageUp, OnPageDown. I’d love it if some kind of a RoutedEvent, etc could be raised on each of these that could be used as an animation trigger. It could lead to some very interesting, really interactive themes.

I’m creating a theme for a multi-driver cabinet and I’d love to animate the steering wheel left or right based on the left / right selection of the user, but as of yet there doesn’t seem to be a way to trigger on that.

Video of WIP Theme: https://youtu.be/egN8nV0vmHQ

Comments (0)

  1. Log in to comment