-
In the specification of the transition token, we are mentioning "the color of the shadow" under timingFunction.
This seem to be a mistake, as the token is not related to colors or shadows.
> timin…
-
**Issue by [redmunds](https://github.com/redmunds)**
_Thursday Oct 24, 2013 at 22:53 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/5678_
----
I marked as [Review Only] because I…
-
It would be great to have support for the G5 command provided by the Marlin Firmware (http://marlinfw.org/docs/gcode/G005.html)
Thanks in advance,
Herbert
-
```
It would be nice to be able to define custom cubic bezier curves as easing
curves. Creating them from Unity's AniationCurve is not quite easy. I would
like to be able to specify the curve with o…
-
```
It would be nice to be able to define custom cubic bezier curves as easing
curves. Creating them from Unity's AniationCurve is not quite easy. I would
like to be able to specify the curve with o…
-
```
It would be nice to be able to define custom cubic bezier curves as easing
curves. Creating them from Unity's AniationCurve is not quite easy. I would
like to be able to specify the curve with o…
-
The fill is not drawn properly, apparently only in mode: LINEAR, CUBIC_BEZIER and HORIZONTAL_BEZIER
![capture1](https://cloud.githubusercontent.com/assets/9969418/24706562/c370c52e-19d5-11e7-9f28-9…
-
In my `time.tokens.json` I have the following defined:
```json
{
"time": {
"curve": {
"in": {
"value": "cubic-bezier(0, 0, 0.2, 1)"
},
"out": {
"valu…
-
**Description**
CSS lets you define timing functions using a Bezier curve:
```css
cubic-bezier(0.17, 0.67, 0.83, 0.67)
```
It would be helpful to include a `createCubicBezier` function in Motion …
-
It is possible to open the popup URL bar when pressing the keyboard shortcut for new tab?
Action like: Keyboard shortcut trigger the following action: New tab then url popup.