Skip to content
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

Fix extra digit in MP4 menus #1

Open
Phlarx opened this issue Nov 5, 2021 · 2 comments
Open

Fix extra digit in MP4 menus #1

Phlarx opened this issue Nov 5, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@Phlarx
Copy link
Owner

Phlarx commented Nov 5, 2021

The thousandths digit is duplicated in the MP4 menus.

Ideally, find the place the extra digit is added, and disable it.
Alternatively, un-patch during menus.

@Phlarx Phlarx added the bug Something isn't working label Nov 5, 2021
Phlarx added a commit that referenced this issue Dec 19, 2021
- Requires OP v1.21.0
- Add temporary solution for #1
- Add images
@Phlarx
Copy link
Owner Author

Phlarx commented Dec 19, 2021

8419127 adds routine to unpatch during MP4 menus

@Phlarx
Copy link
Owner Author

Phlarx commented Jan 23, 2022

Idea: use a strategy like Turbo's current FixUI to hide the fourth digit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant