Lukas Kalbertodt

Results 339 comments of Lukas Kalbertodt

> do we need the white outline? It helps with having a strong contrast between the button and the background. My iPhone also has a white outline. We could remove...

Thanks for your PR and comment! > > > After changing the step, it just says "open studio logo" or sth like that -> No idea how to fix :/...

Yep, that has been an issue for a long time :/ We simply can't know for sure whether the file was saved. I certainly don't know of any way. In...

This is unfortunately not something we have control over. The browser brings the application/window/tab in the front/makes it active. I did not find a way for the web application to...

I [asked on StackOverflow](https://stackoverflow.com/q/60172910/2408867) about this again, but as expected, it doesn't seem like there is anything we can do. Regarding telling the user: I'm not sure if that's really...

I'm a bit skeptical as this would make the UI more complex and because I don't quite see the real world use case yet. > jump back or forward a...

I opened an issue [on the `getDisplayMedia` standard repository](https://github.com/w3c/mediacapture-screen-share/issues/138). Hopefully people agree that this current behavior is not universally useful. However, even if people agree, it would take quite some...

Something is actually happening in this regard. There now exists [`CaptureController`](https://developer.mozilla.org/en-US/docs/Web/API/CaptureController) which can be used to (at least somewhat) control the focus behavior. It is still an experimental feature apparently,...

Let me give some context for why it currently works as it does. The main problem is: In order to go to the previous step, letting the user immediately start...

So apparently by now all browsers exhibit this problem as the specs do not allow to creating seekable files. The header data of the webm file is given to our...