-
Original [issue 1118](https://code.google.com/p/foxtrick/issues/detail?id=1118) created by [minj](mailto:4mr.minj@gmail.com) on 2013-06-18T11:15:37.000Z:
- WebAudio
- Shadow DOM templates (not yet sup…
-
I think we should not use `transform` css property on liquid containers until this is fixed: https://github.com/w3c/csswg-drafts/issues/913
I know there is closed issues about that but I find it qu…
-
### Description
The goal would be to handle [Plotly animation](https://plotly.com/python/animations/) inside Taipy or find a workaround for it.
This was asked by a user.
### Acceptance Crit…
-
#### Feature Description
When we delete an action, add or even pass an item from one container to another, the item goes sharply pushing forward the others, and it would be much better to have some…
-
Hi,
I am trying to create a simple background-color animation:
new Animation(document.querySelector(".doorSpacer"),
{ 'background-color': [ 'rgb(0,0,0)', 'rgb(255,255,255)' ] }, 2);
and it d…
-
Hi, this plugin is great! I love playing with custom animations with animateIn and animateOut options. However, I have some ideas to extend these options so the plugin will be super awesome for custom…
-
Because the app decrypts all the history ever on startup, the message previews often scroll by quickly. We could hide it behind a loading bar of some sort, or somehow improve the app's approach to ini…
-
Hello again @thomasjbradley
So, I had some people look at this thing on IE 11 on a PC and everything. It isn't budging. I know the blend-modes are not supported, but I thought IE had css animation …
-
The animations no longer work. When you scroll down to the waypoint, they all appear and flash in at once. It does the same thing on the motion UI playground page. iOS 10.0.2
http://zurb.com/playgrou…
-
Instead of drawing with HTML and CSS (`display: flex` and `order: `), use SVG and set 'calculatedPosition' manually using CSS `translate(x, y)`
- [ ] Recreate the 'scene' with SVG
- [x] Basic la…