-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix(config): Add missing framerateX100 fields at the initializers for the video::config_t literals #4391
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
Conversation
… video::config_t literals.
5229971 to
ef64fa0
Compare
|
Bundle ReportBundle size has no change ✅ |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4391 +/- ##
==========================================
- Coverage 12.10% 12.05% -0.06%
==========================================
Files 87 87
Lines 17595 17595
Branches 8096 8096
==========================================
- Hits 2130 2121 -9
+ Misses 14743 14571 -172
- Partials 722 903 +181
Flags with carried forward coverage won't be shown. Click here to find out more.
|
|
@andygrundman FYI |
|
This Docker CI thing is a fluke, right? This can be merged I think? |
Not due to this PR. |
|
The field was described as optional. Perhaps I should initialize them to 0 instead of 6000? |
|
Either way is fine. |
… the video::config_t literals (LizardByte#4391) fix(config): Add missing frameX100 fields at the initializers for the video::config_t literals.
… the video::config_t literals (LizardByte#4391) fix(config): Add missing frameX100 fields at the initializers for the video::config_t literals.



Description
Fixes bugs introduced by #4019.
Screenshot
Issues Fixed or Closed
Roadmap Issues
Type of Change
Checklist
AI Usage