Dyalog / ewc-client

Other
1 stars 4 forks source link

Text objects created by demo "TextSize" are not shown on the page #173

Closed mbaas2 closed 4 months ago

mbaas2 commented 6 months ago

The demo TextSize creates a text object F1.HW that contains a matrix: 1st row containing test "Hello to" - this one is shown, and a 2nd row containing "all of the world" - this text is not visible on the page or in the html.

Also, my favorite issue applies here as well (#157: missing ids! ) because the objects that are created for those Text objects do not have an id...

mqasim23 commented 6 months ago

image

mbaas2 commented 6 months ago

Is that screenshot after you fixed it? (I did not see that 2nd line)

mqasim23 commented 6 months ago

I have updated the main branch. Please try with the main branch

mbaas2 commented 6 months ago

Yup, the text is there now!👍 But the text objects F1.H and F1.HWstill don not have an id!

mbaas2 commented 5 months ago

I tested against e09c879 and the ids are ok now - but there's been a regression with regards to the positioning of the text: grafik

mbaas2 commented 5 months ago

I tested against e09c879 and the ids are ok now - but there's been a regression with regards to the positioning of the text: grafik