Gabriel Castilho
Gabriel Castilho
Hello Lotfi, I created an example to play/pause using an external button. I hope I helped, any questions I'm at your disposal https://codesandbox.io/s/runtime-hill-c77o1v?file=/src/App.tsx
@lofti198 I updated the code in the sandbox, added these functionalities: - Current time when pause/play video; - Current time in real time - Get video status in real time...
In case you need something more precise, you can shorten the break time (line 81)
You were the first person I helped on github :) If possible follow me here on github, I want to improve my network
@notrab I made the pull request, can you approve the merge?
Okay, thank you
@chenelias Hi, yes you can do it in the .jsx file. Just remove the typing from the typescript. If you can't, I can help you.
Além de diminuir o texto, seria interessante adicionar quebra de palavras usando o CSS. `word-break: break-word;` Eu posso fazer essa issue?
Hi @ife-adewunmi , the resume view is being below the inputs, it would be interesting to have a floating button, where pressing it would open a modal for the resume...