-
### Description
Define motions / animations / micro-animations for the design system
### Design
https://www.figma.com/design/JIT5AdGYqv6bDRpfBPV8XR/Foundations-%26-Components-Next-Level?node-id=26-…
-
```
struct SDAnimatedViewWebP: UIViewRepresentable {
let url: URL
let backgroundColor: Color
let imageView = SDAnimatedImageView()
func makeUIView(context: Context) -> SDAnimate…
-
### Specification
https://www.w3.org/TR/web-animations-1/
### Description
The feature description for web-animations describes it as "The `animate()` method of `Element` objects", however animation…
-
Currently all animation is being handled by the controller. These should be moved to a seperate file for all animations.
-
Now that 1.21.2 has come out and split the food component into two, food and consumable. The consumable component has a field named animation which allows you to specify the animation played when usin…
-
Hi,
Was wondering if the burning claws special attack can be updated to be overridden by dragon claws special attack animation? I'm thinking its because the burning claws animation is unique (and n…
-
The current way of locating animation info in the FX Data header sometimes fails:
an animation name may be the suffix of another, earlier null-terminated string in the header, which is then erroneous…
-
on "confettiRef.current?.restart()" it takes almost few second for confetti to appear on the screen
-
This is not an issue just a small visual suggestion to have animation pause once player is not moving, by that i mean if in same time i move left and right (hold both A + D buttons) i am not moving bu…
-
## Request for Mozilla Position on an Emerging Web Specification
* Specification title: Animation.progress
* Specification or proposal URL (if available): https://drafts.csswg.org/web-animatio…