Dyalog / ewc-client

Other
1 stars 4 forks source link

Label Size is not honoured #93

Closed mkromberg closed 10 months ago

mkromberg commented 10 months ago

Run Demo_Issue90. Note that, although the size of the label was set to (28,940), displaying a caption which should fit into this space causes the caption to be folded over two lines:

{"WC":{"ID":"F1.SF1.SF2.too","Properties":{"Caption":" ","Font":["Segue UI",20,0,0,0,800],"Posn":[0,0],"Size":[28,940],"Type":"Label"}}} {"WS":{"ID":"F1.SF1.SF2.too","Properties":{"Caption":"List of Share and Option Prices -ММВБ- 27/07/23"}}}

image