Skip to content

Commit

Permalink
TODO #637
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelzoom committed Oct 15, 2020
1 parent ac67ac3 commit 0b7c8aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/Slider.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ class Slider extends Node {
phetioLinkedProperty: null
}, options );

//TODO https://github.com/phetsims/sun/issues/637 this no longer needs to be conditional
// Extra logic to prevent providing two conflicting options to EnabledNode
if ( !options.enabledProperty ) {
options = merge( {
Expand Down

0 comments on commit 0b7c8aa

Please sign in to comment.