-
```
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…
-
```
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:
--------------------------…
-
Thanks for all the work, great to see `reactable` make its way to Python!
Are there any plans to bring over the flexible formatting extension package `reactablefmtr` by Kyle Cuilla as well?
https:…
-
To create an issue, edit this template to fill your details as well as describe your issue and then post it.
**add 'x' to the relevant to define you**
- [ ] Hacktoberfest Participant
- [ ] Contri…
-
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
-
```
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…
-
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…
-
## Description of bug / unexpected behavior
In the tutorial [Manim's building blocks](https://docs.manim.community/fr/stable/tutorials/building_blocks.html), section *Animations* subsection *Crea…
-
```
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:
--------------------------…