Different behavior in SMART and WEB client in label rotation

Hello,

I am getting a different behavior in label rotation property in servoy for smart and web client.

What is want is :
To display some text vertically in a form.

What i am doing is :
Taking a label , set the rotation property to 90 degree. Wrote some text on it.

This is behaving correctly in smart client but in web client i guess there is some problem. For convenience in understanding the problem i am attaching some screen shots.

Smart client
[attachment=1]OK%20_in_smart.PNG[/attachment]
Web client
[attachment=0]different_in_web_client.PNG[/attachment]

Is this an issue or i am doing something wrong.

I am using servoy 6.1.3. I can see the changes made from 6.1.0 but i think there is still some problem with it. On setting the rotation property to 90* the text in label is getting rotated but only visible according to the width of the label not the height.

Thanks

Please create a case for it. You can try changing the alignment of the label as a workaround (for web client).

Thanks for your reply.

Case has been created with SVY-3829. I tried with alignment but it do not full fill my requirement.