We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you load a long sound into the editor (17+ minutes), the digits become cut-off by the playback bar.
The current-time/total-time resizes dynamically to show all digits depending on the length of the sound.
The text was updated successfully, but these errors were encountered:
Reduced the position/duration precision of sounds that are at least 1000s to one decimal place.
Note that this issue also applied to the sound inspector and sound mixer modules.
For testing, one can generate a tone of any length in Audacity (under Generate -> Tone).
Sorry, something went wrong.
I'm still having this issue on my laptop with default DPI
Verified as of IDE v2024.1300.0.732 Runtime v2024.1300.0.743
toby-yoyo
Emc1923
No branches or pull requests
If you load a long sound into the editor (17+ minutes), the digits become cut-off by the playback bar.
Expected Change
The current-time/total-time resizes dynamically to show all digits depending on the length of the sound.
Steps To Reproduce
The text was updated successfully, but these errors were encountered: