Skip to content

Commit

Permalink
rename HSlider -> Slider, #389
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Malley <cmalley@pixelzoom.com>
  • Loading branch information
pixelzoom committed Sep 3, 2018
1 parent 055e778 commit 85c66dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/HSlider.js → js/Slider.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2013-2017, University of Colorado Boulder
// Copyright 2018, University of Colorado Boulder

/**
* Horizontal slider.
Expand Down

1 comment on commit 85c66dd

@pixelzoom
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.