-
Notifications
You must be signed in to change notification settings - Fork 3
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
Added Controllers Page #177
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed a nasty bug in ReusableReactiveWidget
that wasn't letting you switch controllers properly. Had to do with State.didUpdateWidget
. Should be good to merge now though. I also added a vibrate button and changed the color to a slightly more palatable yellow
Forgot about this PR, what's the reason for changing the color to blue? I think yellow stands out more |
I was just touching this up actually! Yellow didn't really stand out more, blue had better contrast on light and mobile, and is more consistent with our other pages and graphs, and it's kind of easier on the eyes. Will merge in a moment though, I just can't seem to get this vibrate button working |
Useful to debugging issues with the controller itself, the indicators on top of the image automatically scale with the window