-
Telephone might support blind call transfer.
-
Under **Display Settings** add a new option for choosing a colorblind friendly color palette. There were changes made a while back that allowed for modifications to colors on the radar and such, so th…
-
http://lowvision.support/
They use filters on an iframe - way cool!
-
I wanted to create a Handle independent of the zip module. I believe what I have is working currently. If you want I can create a pull request. If you want to see the code it is in my repo.
``` haske…
ghost updated
6 years ago
-
I added this plugin recently, in the App ewelink I only have three shutter switches, these appear as a switch therefore on up and off lowers the shutter, but not through stopping at other midpoints, t…
-
I tried reading through all the open issues but didn’t see this. I don’t know how many other are in the same boat as me, but the right place/wrong place colors are very similar to me. If I get one of …
-
This is most obvious while editing slices; I have issues with distinguishing red and green, so navigating slices is really hard. Could the green be changed to a more yellowish tone or blue?
Not sure …
-
Hello, is possible to add command `blind-imagemagick` for run convert imagemagick for each frames.
for example :::::::::::
`blind-imagemagick -colorspace gray` for each frames is :::::::: convert *f…
-
Please add "bcc" field
-
Hello!
```
n = key.params['n'].to_i
r = (rand*(n-1)).to_i
```
Don't you have to use here `2**n` instead of n?
All the best,\
Robert