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

Merge Mani's 3D Throttle #12

Closed FrightRisk closed 3 years ago

FrightRisk commented 3 years ago

Should we keep the 2d one as well? If we allowed several throttles we would need a dropdown and not a slider to choose between vertical and circular. There are things that certain throttles don't have in the code. A knob like an old DC train transformer would look cool

ManiAkasapu commented 3 years ago

What do yo u think about earlier (circular) slider? I thought of replacing that slider with Knob (3D) throttle. However I am not only working on the slider but whole page: WIP screenshot below:

Screenshot 2020-10-21 at 10 58 27 AM
ManiAkasapu commented 3 years ago

May be first item in roadmap is

  1. How may throttles to support?
  2. How to support them via code?
matt-vdv commented 3 years ago

I was thinking, to allow us to support many throttles, a dropdown could be added to the unified settings page #14. This would allow us to give users plenty of options

matt-vdv commented 3 years ago

I think the solution achieved in Mani's branch is good and solves this issue.