Brett Cooper
Brett Cooper
I was working on this [https://www.openprocessing.org/sketch/854431](https://www.openprocessing.org/sketch/854431) and noticed it doesn't look the same when opened in firefox vs how it looks in chrome. This problem only seems to affect windows...
What ascii characters represent the characters? A table with the weepople - key - key code would really help.
The formatting of the advanced search seems broke. 
I've just been trying to add a service worker to try and make a PWA in the P5js Editor. https://editor.p5js.org/hellonearthisman/sketches/fwp_5jja3 has the code to setup the service worker. I tried...
The most frustrating thing I find with the reference area comes when using the back button. Like when I click on a function, I got to the functions page, but...
Having the ability to stack sorts on an `Input.table(dates,{sort:'date',sort:'month'})` would be useful. Dates is an unordered list. For example. I could sort by **date** and then **month** to get put...
Input Tables has two parameters with the same name, **width** One takes an object that is used to control column widths And the other controls the Table width. Sadly both...
I have a Table that has the width set like below. When the data is scrolled down to show more data the _width:_ set is ignored and set to the...
The option for the [range()](https://github.com/observablehq/inputs#Range) width has one value and would be better if there was two values. One for the text box and one for the slider length. Current...
I would like to be able to use markdown in a collections description to better formatting and document styling. The size of the description could also be larger, so the...