-
For code review #103.
During our kick-off meeting, @matthew-blackman noted that electrons get clipped at the top and bottom of the coil -- when they move from the foreground layer to the backgrou…
-
During code review #103, we observed In FieldMeasurementTool:
```ts
// This needs to be a new Vector2 instance, so do not pass an output vector to magnet.getFieldVector.
this.fieldVectorP…
-
Test device
MacBook Pro M1
Operating System
macOS Monterey - 12.0.1
Browser
Chrome 123.0.6312.59
As part of #103, I noticed that the electron images appear pixelated (see screenshot below)…
-
For #103 code review. In https://github.com/phetsims/faradays-electromagnetic-lab/issues/122, this REVIEW comment was added to LightBulb.ts:
```diff
// Determines whether the bulb lights when th…
-
During code review #103, we observed this code in Electron.ts
```ts
private switchCurves( coilSegmentPosition: number, recursionDepth = 0 ): void {
assert && assert( recursionDepth < this.c…
-
- Deposit Date- The date the record was deposited into the repository (this is not the same as the metadata creation date). Data deposit should be populated when the depositor submit the record; Hidde…
-
First off, thanks for this amazing library!
I get an error when running a SD card for a few weeks that prevents me from opening a file for reading.
If I then reset the MCU, I cannot successfully…
-
Discovered in https://github.com/phetsims/gas-properties/issues/281 ...
NumberSpinner and FineCoarseSpinner do not make sound when using the Home and End keys. They both extend `AccessibleNumberS…
-
From a conversation from @samreid and @jonathanolson, this may help us reproduce things locally.
-
### What is the issue?
Hi,
I checked the prompt 'why is the sky blue?' with CLI and with the API through postman.
The response generated in CLI is longer than the response generated with the API-…