-
**Obvious Dependencies**
#24
**Describe the solution you'd like**
Group Selected Fixtures or groups into a new group.
A Group can have Keyframes and resides in a Show Section.
**Additional…
-
```
What steps will reproduce the problem?
1. Start timelapse-darktable.jar with OpenJdk Java 7
2. Select source image folder with jpg and xmp from darktable
3. Select output folder (an empty one)
4. …
-
CSS compression STRIPS "s" for seconds in animation keyframes references - This BREAKS All aniamations using keyframes
Original:
.rotating1 {
-webkit-animation: loadpspin 1.0s infinite linear;
…
-
#### What version of Sass Lint are you using?
1.12.1
#### Please include any relevant parts of your configuration
N/A completely vanilla
#### What did you do? Please include the actual source …
abrom updated
5 years ago
-
When I import "import '@devnomic/marquee/dist/index.css'" the styling of components are affected, even those that don't include the Marquee component.
-
### Steps To Reproduce
The behavior can be reproduced with the following sample:
Sample HTML login form
```html
body {font-family: Arial, Helvetica, sans-serif;}
/* Full-width…
-
Using Firefox, I closed all the windows (by the way they should be closed by default or one button to close them all) except for keyframe grid and audio reference. I try to set up keyframes for a 7 mi…
-
When animating the `translate3d()` property with percentage values, the animation does not work in IE 11. It works fine with absolute pixel values, however.
See the example here:
https://jsfiddle.…
-
A git bisect (from 0.8.1-1 to 0.8.1-430) claims https://github.com/hrydgard/ppsspp/commit/64a042d7f81dd273a01e6ff02bfdf5804f3f7545 is responsible, but I'm sure we can find a way to make it play correc…
-
Allow a callback parameter (`keychange`?) that runs a function following the completion of each keyframe:
```
const frames = [100, 200, 300]
anime({
target: myTarget,
easing: 'linear',
…