Ability to change width and orientation#21
Conversation
Correct the class name
|
currently, your implementation changes the orientation of both texts together. what I am suggesting is : |
|
Sir increasing width did not give any effect to text! because it is heading |
|
Also can I remove the second input box? |
|
Can you please elaborate on what effect you want to see by changing the width? |
|
I changed the rotation of both the text and the user will now rotate both the text, but I did not understand the increasing width. |
this is more related to issue #8 , see that issue and try to relate that we don't want only top text and bottom text; we want a general implementation to add multiple texts and then the width and rotation of each text |
|
if still not clear, dm me on ms teams |
you are right, but let's say I want to put two text side by side. In that case, I need to control the width |
|
@PIYUSH956 are you working on this issue? |
dev-lovedeep
left a comment
There was a problem hiding this comment.
accuracy can be improved

I added the feature to change width and orientation of text
Fixed issue #10