Feature Request - Off - Auto - On Toggle

I understand. There are a few dashboard nodes that don't play nice and do require me to either use AUTO or a 2 height grid. I can live with that. It's actually a very small number of dashboard nodes that give me grief. Some things like Tab/Group/Menu font sizes, padding, spacing, etc.. I control with a Dashboard Override script so that it plays very nice on smaller displays.

I switched to 48x48 for the 1x1 widget size... No way.... Can't get any amount of content on the screen.

I'm able to fit yours on 1 line if I mess with the height CCS property in the UI template used for the rounded corners... just the .wrapper.. 18 is about right. although I wish the Option Text would center better...

.multistate-switch-wrapper{ border-radius:15px; height:18px; } .multistate-switch-slider{ border-radius:15px; }

NewMultiStateNode