-
Hello!
We want to animate a camera entity around a target position, but it only works when we enable the look-control component which resullts in a weird camera behaviour. So we need to disable the…
-
Task list
**Client**
- [ ] app
- [ ] #2859
- [ ] Update `av-config.js`
- [ ] Update `cameras.js`
- [ ] dice
- [ ] #2860
- [ ] #2861
- [ ] Update `actor.js`
- [ ] …
-
WARNING:root:IOError [Errno 2] No such file or directory
happens for the cifar example when tensorboard is started on http://localhost:6006/
```
127.0.0.1 - - [21/Nov/2015 19:40:23] "GET /external/pr…
-
When using large datasets the animations can really start to chew up resources, I'd like to still be able to move nodes is they're overlapping etc but the constant movement of hundreds of nodes makes …
-
### Description
When using story from `URL.createObjectURL()`, the close button is not visible on mobile devices
### Reproduction Steps
### 1. Correct behaviour: When loading story from diffe…
-
Sometimes, the JS code computes a clip of `rect(5, ...)` even though it should be `rect(51, ...)`. This breaks the logo animation.
-
Hello,
when i downlaod and try to use this version off gcphone I realized that something is not good as there is animation for the phone from the character, but there is no phone itself. And this …
-
Mostly brain dumping my research for future us...
The history of "Document Policy" is weird... [**Feature-Policy**](https://developer.chrome.com/blog/feature-policy/) (i have a [PR](https://github…
-
> short description of the bug / issue, provide more detail below.
I'm having problem loading the website. Based on the console there are errors triggering the slick.js.
What is the expected b…
-
Currently, internal layout reflow is triggered on `componentDidUpdate` method of the ComboBox, which causes a layout reflow during ongoing animation. Can be observed in the following stacklitz example…