-
Sometimes, the JS code computes a clip of `rect(5, ...)` even though it should be `rect(51, ...)`. This breaks the logo animation.
-
I got this model where babylon.js viewer work, but panda3d animation is broken. Dunno what is happening exactly.
Model on babylon.js viewer:
![image](https://user-images.githubusercontent.com/379…
-
Hi,
I'm using your ng-route-ext in my last project. In the animation.js I animate elements both inside and outside the ng-view. When I load a subpage directly from url (or reload the subpage), the ani…
-
Hello,
I know your idea was to implement the original mlpm to use in older browsers. We all still know that translate3d is the way to use hardware acceleration in modern browsers (like mobile). And i…
-
Hi guys,
I'm not able to use AOS on wordpress. I have a local instance installed and use a child theme. Within the child theme I created a "js" folder, where I put the "theme.js" file. The file loo…
-
I am running dae2json in the command line. I'm trying to parse out joint animations from a skinned mesh with a simple skeleton animation exported from Maya, but I am using the OpenCollada plugin.
W…
-
## 🐛 Bug Report
After upgrading to SDK 50 and React Native 0.73, I'm getting the following error:
```
Exception thrown while executing UI block: - [RNSVGSvgView setOnClick]: unrecognized select…
-
CSS transition from the last slide to the first (or vice versa) doesn't seem to work. I've had this issue multiple times so my assumption was that maybe I made an error. But I've tried a few slick.js …
-
While trying to run the app, I am getting this error.
```
./node_modules/stagger-text-reveal-animation/dist/style.css
Global CSS cannot be imported from within node_modules.
Read more: https://n…
-
### Describe the bug
When the user opens the dropdown list, I want to add an dropdown item.
This is no problem in an ungrouped dropdown, but when I set `[group]="true"` this does not seem to work …