-
E.g.
`background-color: darken(#cccccc,30)` < works
`background-color: darken(RGB(100,100,100),30)` < doesn't work, giving the error:
```
>> 9|
>> 10| require-color(color)
>> 11| unless …
-
Just found a pure python implementation of vim, It looks like it would be a great addition to stash, i'll see if I can get it working on the ipad. If anyone is interested: https://github.com/jonathans…
-
There have been a lot of issues over the years about manipulating an existing image in some way before it's used by CSS.
Some examples from a quick search:
- https://github.com/w3c/csswg-drafts/i…
-
## The wedge symbol
Consider the following:
![image](https://user-images.githubusercontent.com/2649443/65579858-f3120b80-df4e-11e9-89b8-ea25fff00652.png)
Notice that the `product_rule` algor…
-
### Describe the bug
the newest nightly build as of the time of writing this issue broke ` user_pref("userChrome.sidebar.overlap")`. when used alone the sidebar doesn't even show up & if used with …
-
In many datasets, missing values are interlaced with data as codes or strings. `read_delim()` et al., presently have an option to replace these values with `NA`, but do not have an easy way to do anyt…
-
See PR #5058 for context. We don't yet have a product that wants this but there is a use case for Calendar in DXP but it's still done in YUI but possibly in the future it could be rewritten in React. …
-
[NVD3](http://nvd3-community.github.io/nvd3/examples/site.html), and possibly other charting libraries, allow users to filter charts by interacting with the chart legend:
![peek 2016-11-02 12-16](h…
-
OS: OSX 12.6.1
IJ: ImageJ2 v2.14.0/1.54f, build: c89e8500e4
Some weird behavior I came across while doing some thresholding and binary morphology in a macro:
running the binary `Fill Holes` ope…
-
Do you want hex and ghcard for the package? I imagined something like this might work?
```r
library(magick)
library(bunny)
img %
image_composite(img, gravity = "center", offset = "+0-150", o…