pioneers / pimulator-js

Portable robotics simulator for the Pioneers in Engineering robotics kit (JavaScript edition)
3 stars 1 forks source link

Selected buttons change colors #149

Closed nia-n closed 2 years ago

nia-n commented 2 years ago

Bug fix for some buttons (mostly robot type) that didn't change color or changed the wrong button's color when selected

render[bot] commented 2 years ago

Your Render PR Server URL is https://pimulator-staging-pr-149.onrender.com.

Follow its progress at https://dashboard.render.com/static/srv-c7kdrps6fj3bh06ar8lg.

kevinzhu00 commented 2 years ago

Probably should change all the button colors in dark-mode.js. Right now it is manually changed in base.js. However, the bug Charles mentioned should be fixed

charleshong3 commented 2 years ago

Nice, it does appear to work. Just need to fix merge conflict