DCC-EX / WebThrottle-EX

WebThrottle-EX is a web based (html,jQuery,JavaScript) Controller/Throttle for DCC-EX EX-CommandStations
https://dcc-ex.com/WebThrottle-EX
GNU General Public License v3.0
21 stars 14 forks source link

Simulator and vertical throttle slider broken #9

Closed FrightRisk closed 3 years ago

FrightRisk commented 3 years ago

Not sure what happened yet, but the slider does not move with clicks or dragging, but it does register a change in the number. The + and - work. The simulator is broken, there are no entries in the log when the throttle is moved or function buttons are presssed

matt-vdv commented 3 years ago

I will have a look into that quickly.

matt-vdv commented 3 years ago

All fixed! There was some duplicated code in commandController.js.
I noticed the emulator wasn't included in the v1.0 release, so I have created a v1.1.0 alpha release.