Philzen

Results 116 comments of Philzen

> there should be feature request to WebKit team to add a 'local' flag for video stream That'd be not only the WebKit team, but also the Firefox team i...

> Which controls are you referring to? Do you have a screenshot demonstrating the issue? This concerns the native controls that the user can enable via the context menu (via...

> I didn't realize the controls could be shown that way. Me neither, until our project sponsors and a test user showed this to us :laughing: > For the most...

I did some quick tests to find out when and how the transform is applied correctly: | | Firefox | Chromium (Blink) | |:---|:---:|:---:| Normal | :heavy_check_mark: | :heavy_check_mark: `.requestFullscreen()`...

> For full screen mode, are you just entering it with `element.requestFullscreen()` ? BTW – in my tests above it did not seem to make any difference whether using the...

> I think v1 of custom controls could be just hiding them. What do you think? Unless we have custom controls that replace the native ones (for PiP and fullscreen...

Fullscreen and PiP. Not sure if anybody ever would want to pause / freeze the video – that may be an interesting feature, but so far i've never seen it...

Currently supporting an organization where people work with at least three different full-fledged IDEs (with differing `indent_style`-settings for starters :facepalm:) i am now in the process of implementing a default...

Just to outline what i'm thinking of: ### Option B1 Add `yarn rw lint` (without --fix) to the *right* CI job(s) (guess only one or two them will do). This...