thewh1teagle / vibe

Transcribe on your own!
https://thewh1teagle.github.io/vibe/
MIT License
695 stars 45 forks source link

[Bug]: MacOS (ARM), when selecting multiple files for transcription, the transcribe button disappears #184

Closed mcicarl closed 1 month ago

mcicarl commented 1 month ago

What happened?

As you can see:

SCR-20240718-gwjr-2

Steps to reproduce

  1. Select multiple files
  2. Button goes missing

What OS are you seeing the problem on?

MacOS

Relevant log output

No response

mcicarl commented 1 month ago

Update: The issue is the file name length, when it's longer than the field is wide, the buttons go missing, I assume it has to something to do with the spacing - for now I can just rename my files, but a fix would be appreciated!

Shalom and thanks for the hard work 🤝

thewh1teagle commented 1 month ago

Thanks for letting know! I'll fix it in the next release

thewh1teagle commented 1 month ago

Fixed in latest version. I reuploaded the file without release new version yet. https://thewh1teagle.github.io/vibe/

mcicarl commented 1 month ago

Fixed in latest version. I reuploaded the file without release new version yet. https://thewh1teagle.github.io/vibe/

Awesome, thank you very much, appreciate all your hard work!