Brett Cooper

Results 17 issues of Brett Cooper

When the page is almost scrolled to the top, the logo flickers like it can't work out which state to be in. It changes between this: ![image](https://user-images.githubusercontent.com/121805/177328351-36daf652-ad73-4360-b3c0-65f48fe0f9f5.png) and this: ![image](https://user-images.githubusercontent.com/121805/177329961-1bad8479-e2f9-4f20-919e-5d3ca276a44f.png)...

Bug
Notebook

The markdown code style looks good in the editor but the look in the rendered markdown is lacking. ![image](https://user-images.githubusercontent.com/121805/165625874-a0130367-912e-4585-aa24-c1de16d490a1.png) It would be great to have similar code styling. It's a...

Feature Request
Notebook

As seen [here](https://observablehq.com/d/2ea4d509c17b5a5c). `T.tidy( aaplMissing, T.select(["Date", "Close"]), T.complete({Date: T.fullSeqDate('Date', 'day', 1)}, {Close: 0}) )` The values in Close are not parsed to the new object.

I was trying to use css grids fr units and they didn't seem to work, gave me a red squiggly - Found a bug I don't know if it's a...

Priority:Medium
Bug
Area:Editor

The website has no search? I could not find a search.

Processing has a [shapeMode() function](https://processing.org/reference/shapeMode_.html) that lets you set the draw position to be `CENTER, CORNER or CORNERS` This is missing from P5 and means that [extra work is needed...

Discussion
Feature Request
Area:Core
p5.js 2.0

**Describe the bug** The download has no audio. These is no audio stream downloaded. **To Reproduce** Download from https://www.1news.co.nz/2022/11/18/chances-military-camps-fix-youth-offending-close-to-zero-expert/ **Expected behavior** audio and video **Desktop (please complete the following information):**...

bug