Skip to content

Commit

Permalink
molecules-and-light regression, phetsims/scenery#753
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph authored and jessegreenberg committed Apr 21, 2021
1 parent 6f2455d commit 5f76163
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/photon-absorption/view/EmissionRateControlSliderNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ define( function( require ) {
labelTagName: 'label',
labelContent: lightSourceSliderString,
descriptionContent: emissionSliderDescriptionString,
prependLabels: true,
numberDecimalPlaces: 1,
keyboardStep: sliderRange.getLength() / 10,
shiftKeyboardStep: sliderRange.getLength() / 20,
Expand Down

0 comments on commit 5f76163

Please sign in to comment.