-
-
Notifications
You must be signed in to change notification settings - Fork 58
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 Character limit per line #44
Comments
there is no setting for that. But i'll add it now, thanks for the suggestion 👍 |
- setting widgets that use "command" in the widget is now configured after the value is set to prevent multiple callings to the commands - modular textbox setting code and change to its looks
Thanks for updating this! Though I am not sure it is what I meant that was updated. I was hoping for something similar to this? Where the user would be able to set the max character limit per line on a transcribed audios subtitle track. Unless I missed something again in this latest patch. Thanks again! |
whoops, it seems that at some point the whole character limit was broken. I added it for the record session and it should have worked like this I also noticed that it is possible to limit it for the file import using split_by_length(), i guess i will add it too in the next release alongside the bug fix. Thanks for letting me know of this bug |
- fix tsv saving - move the export format to its own page - move the hacky unicode to constant variable - separate setting to show audio visualizer for record and setting - translated words now match the way its supposed to be originally (the spacing should be in front not in the back)
It's entirely possible I overlooked it but, is there a way to set a custom character limit per line? I am trying to have just a single line with a max of 18 characters per sentence.
Edit*
This is for the audio transcriptions
The text was updated successfully, but these errors were encountered: