spckio / spck-issues

Spck Editor Issues
https://spck.io
74 stars 15 forks source link

Incorrect render of Show Info UI box. #697

Open waynemwashuma opened 7 months ago

waynemwashuma commented 7 months ago

Screenshot_2024-03-10-21-15-21-309_io spck-edit

It seems like some of the text is overlaid on others.

waynemwashuma commented 7 months ago

This occurs when Constrained templates are used in the code. In this example,I'm showing info on the getVertices() function which has the template

/**
   *@template {Shape} T
*/