charlesh88 / openmct-scripting

Script Open MCT views
1 stars 0 forks source link

v3.7.3 Fix for "little boxes" #19

Closed charlesh88 closed 6 months ago

charlesh88 commented 6 months ago

Was erroneously adding telem paths to the matrix layout's composition when designated as a Condition Widget. This had the effect of adding an alphanumeric for every CW, but without position or size properties, resulting in "little boxes". Code fixed to now only add a telem path to the layout's composition if it's intended to be an alphanumeric.

codesandbox[bot] commented 6 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview