
LEVEL BAR
---------

Level bar which can be used as a read-only indicator or as a slider, depending on the Read Only pin setting.

Orientation can be horizontal or vertical depending on the Orientation pin setting.

Sliding the value while keeping CTRL pressed increases accuracy as usual (CTRL key does not work in SE 1.4 Structure View)

The colors for every element (background & fill gradients, one-pixel wide solid frame) can be specified as standard 32 bits ARGB strings (Note: the frame is not drawn by default since its ARGB color defaults to 0)

When Signed is enabled, the gauge is rendered suitably to represent a signed value, consistently with a Patch Memory float with a signed range, as long as it is symmetrical (i.e -N to N).