-
-
Notifications
You must be signed in to change notification settings - Fork 530
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
Display value for player #6059
Display value for player #6059
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6059 +/- ##
==========================================
+ Coverage 82.98% 83.91% +0.92%
==========================================
Files 295 300 +5
Lines 44038 44700 +662
==========================================
+ Hits 36543 37508 +965
+ Misses 7495 7192 -303
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@philippjfr can you take a look at this? |
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.
Awesome! You're becoming the Player* expert!
Lots of people will appreciate this feature :)
formatting changes Co-authored-by: Andrew <[email protected]>
This is looking great! In practice we mostly use |
…313/panel into display_value_for_player
Superseded by #7060 |
player.demo.mp4
PR closes issue #229
Added display value for the Player widget
Added the param "value_location" to the Slider, which sets where the value is displayed
Planning on adding support for the Name param as well