Skip to content

Commit

Permalink
uninstrument proportionsGraphNode.generationSpinner.numberDisplay, ph…
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Jul 28, 2023
1 parent 1a53421 commit e7f0a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/NumberSpinner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ type SelfOptions = {
ySpacing?: number;

// NumberDisplay options
numberDisplayOptions?: StrictOmit<NumberDisplayOptions, 'tandem'>;
numberDisplayOptions?: NumberDisplayOptions;

// arrow button pointer areas
touchAreaXDilation?: number;
Expand Down

0 comments on commit e7f0a2a

Please sign in to comment.