From 1094f5bd9fefd829bb405b7a49e92c05eb532d27 Mon Sep 17 00:00:00 2001 From: Michael Barlow Date: Wed, 19 Jul 2017 13:00:25 -0600 Subject: [PATCH] remove initial opacity setting for returnMoleculeButton --- js/moleculesandlight/view/ObservationWindow.js | 1 - 1 file changed, 1 deletion(-) diff --git a/js/moleculesandlight/view/ObservationWindow.js b/js/moleculesandlight/view/ObservationWindow.js index 9d86f21c..75a25535 100644 --- a/js/moleculesandlight/view/ObservationWindow.js +++ b/js/moleculesandlight/view/ObservationWindow.js @@ -103,7 +103,6 @@ define( function( require ) { this.returnMoleculeButtonNode = new RectangularPushButton( { content: buttonContent, baseColor: 'rgb(247, 151, 34)', - opacity: 0.99, touchAreaXDilation: 7, touchAreaYDilation: 7, listener: function() {