-
# Problem
Currently, view transitions are triggered asynchronously.
```javascript
document.startViewTransition(() => {
console.log(1)
})
console.log(2)
// 2, 1
```
Every [example …
-
### Platform
Arch
### GPU, drivers, and screen setup
Intel UHD,mesa 1:24.2.4-1 and NVidia RTX 3050, nvidia-drivers 560.35.03-258, single monitor
### Environment
Desktop Environment:…
-
When including ng-animate there seem to be a brief period of time where a ng-show and ng-hide element are showing at the same time, even if no animations are used.
Example (the problem is only visibl…
-
Here is a question/feedback from TAG. The original is [here](https://github.com/w3ctag/design-reviews/issues/521#issuecomment-657984261) but I am creating this issue to track this in CSSWG as well.
…
-
First, thanks for this great tool.
I wanted to use some advanced animations built using some external softwares (like Blender or Manim) and use them inside a presentation. Blender/Manim will give m…
-
`requestAnimationFrame()` is partially supported in the major browsers, and represents an improvement from `setTimeout` for measuring when stimuli are displayed.
The pluginAPI should get an addition…
-
After resolving #2 , #4 and #5 I now have a video at PATH `C:\Users\cobralab\Desktop\why.avi`, which is 610MB which I attempt to import into a project.
I'm presented with the "Resolution Reduction"…
-
```
Using the following command line:
gource -r 30 -1280x720 -s .5 --disable-progress --stop-at-end --highlight-users
--output-ppm-stream - input.gource | ffmpeg -y -f image2pipe -vcodec ppm -r 30
…
-
```
Using the following command line:
gource -r 30 -1280x720 -s .5 --disable-progress --stop-at-end --highlight-users
--output-ppm-stream - input.gource | ffmpeg -y -f image2pipe -vcodec ppm -r 30
…
-
```
Using the following command line:
gource -r 30 -1280x720 -s .5 --disable-progress --stop-at-end --highlight-users
--output-ppm-stream - input.gource | ffmpeg -y -f image2pipe -vcodec ppm -r 30
…