Describe the bug
The circuit elements are very small sized and text is overflowing in some of them too.Without zooming its pretty hard to read.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The circuit elements must be big enough to be visible clearly and text overflow must be fixed too
Screenshots


Desktop (please complete the following information):
Are you working on this issue? (Yes/No)
Yes
can i work on this??
Is this issue still open? I'd like to work on it.
@KaustubhDamania both the issues are solved i think @Shivansh2407 and i have made pr
@yash15601 Okay, just saw your PR. I think Tooltips would be more useful in this case.
Each element has a defined tooltip @KaustubhDamania .
@Shivansh2407 I meant the tooltip mentioned below, on hovering on each element, a tooltip would be visible mentioning the name of the element. I'm not talking about the tooltip which is present on the bottom right of simulator area.

Yes this can be done @KaustubhDamania. Other way of implementing it can be, we can fade the element on hover and then on a light blue faded bg we can show the element name. This way we get more space and also bigger text. I would like to know the views of @satu0king and @nitin10s on this.
The result will look like this (I haven't styled it yet)

@Shivansh2407 @nitin10s
Looks good will be visible to all this can overcome the issues of small size element name
Nope, the text doesn't look associated with the element due to lack of proximity.
@nitin10s I can make it look like the screenshot I sent earlier, the latest screenshot wasn't styled
That would be great
Cool, then I'll start working on this and submit a PR ASAP! @nitin10s
Most helpful comment
Yes this can be done @KaustubhDamania. Other way of implementing it can be, we can fade the element on hover and then on a light blue faded bg we can show the element name. This way we get more space and also bigger text. I would like to know the views of @satu0king and @nitin10s on this.