-
```
What steps will reproduce the problem?
scale animations are not handled properly if more than one channel
is animated at the same time
fix: at line 569 of DAE.as add:
--------------------------…
-
```
What steps will reproduce the problem?
scale animations are not handled properly if more than one channel
is animated at the same time
fix: at line 569 of DAE.as add:
--------------------------…
-
I have implemented a simple heartbeat animation, it's done by scaling and translating a sprite. Two frames have different sprite scale and sprite position (to keep it centered when it's being scaled).…
tpimh updated
3 months ago
-
The idea is to give users an easier way to load and write text with pixel (image based aka bitmap) fonts like this one:
Actual size:
![Alphanumeric](https://github.com/user-attachments/assets/cc7b…
-
I'll preface this by saying that I'm new to CSS. I would like to add an animation to the tooltip so that it opens gradually and not instantly.
I've tried the following inside `style.css`:
```css
t…
ghost updated
2 months ago
-
**Home Assistant**: 2023.9.3
**Frontend**: 20230911.0
**Home Assistant Mobile App**: 2023.4
I created a condition card with the horseshow card nested.
In the mobile app the icon is not displayed…
-
At least that's what it seems to be? translate/rotate seem to be fine.
(Check to see if this happens in other browsers.)
-
Is it possible to customise the animations of the event cards?
Such as:
- when event is added to the calendar (e.g. scale: 0.8 -> 1, opacity: 0 -> 1)
- when event is hovered (e.g. scale: 0.8 -> …
2d0r updated
3 months ago
-
### Validations
- [X] I have checked for similar feature requests and could not find any.
- [X] I have made sure this is not an already-existing feature.
### Description
The current `nijigen…
-
Enhance the weather app by adding dynamic backgrounds and weather icons that change based on the current weather conditions to improve user experience.
Tasks:
Animations for Backgrounds:
Implem…