Deleted user

Results 135105 comments of Deleted user

Is there really nobody that can give me an Idea on how to implement this with VideoJS side?

I can confirm as well. Pretty much identical symptoms to Gadget64.

Hi dantti, thank you for the quick reply. Regarding the `setExpose`: As far as I could see only the first level is checked and filtered. In case I have a...

> @sjackman You can substitute `floor` with `round` in my suggestion to get the effect you want: > > ``` > $ jq '.*100 | round | ./100' $ jq...

> @arno01 You can simplify the expressions I used. I used those because they seemed clearer to me, but if you limit the operations used, that decreases chances of floating-point...

also the browser-setup formatting changes are already implemented in #648 @cartercanedy

> > dupe of #723 > > Not really both of these PRs solve the same color bleeding issue, except yours comes later with a different proposed fix to the...

also you forgot to add ``closes #722`` to the description