If using anything but the default Low/High bounds of 0-100, the meter does not render correctly in either Designer or the Vision Client. Image attached.
Your low and high bound properties on the component show as being bound to something - that binding will evaluate at runtime (in the Vision client or in âpreview modeâ in the designer) and wipe out whatever manually entered value you put into the properties. Check what the bindings are and where theyâre coming from.
Also, if youâre not aware - you can probably save yourself some grief by changing the property filter to âAllâ from âBasicâ:
Otherwise lots of component behaviors will be obscured from you.
Got it - I mistakenly assumed that manual entries took precedence. Thanks Paul!
One suggestion though is to have it behave the same when rendering in Designer.
It should behave the same in the Designerâs Preview Mode. Scripts donât run in Design mode (with a few exceptions) so any values delivered that way wonât happen.
Yup. No scripts involved here. Simple tag binding.