hotNipi / node-red-contrib-ui-level

A linear level type widget to the Node-RED dashboard
MIT License
27 stars 6 forks source link

Disable min and max value #24

Closed jeroenst closed 4 years ago

jeroenst commented 4 years ago

Is your feature request related to a problem? Please describe. On the vertical bar the minmum and maximum level numbers are always shown, I would like to disable these to gain some horizontal space.

Describe the solution you'd like A checkbox per node to disable min and max value

Describe alternatives you've considered I tried to find a css property to change this but it has no unique css class

Additional context

jeroenst commented 4 years ago

https://github.com/hotNipi/node-red-contrib-ui-level/pull/27