-
```
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.)
-
When trying to put some widgets on the home screen, only the border of the widget shows up temporarily and disappears when focusing away from it.
This happens with all widgets for a specific app, l…
-
```
Animation which rotates node does not seems to be working. For many thetas it
does not perform rotation, but it scales instead.
This code should rotate an node, but it causes pulsation (scale) in…
-
```
Animation which rotates node does not seems to be working. For many thetas it
does not perform rotation, but it scales instead.
This code should rotate an node, but it causes pulsation (scale) in…