Open sangee2004 opened 4 months ago
@StrongMonkey Is touching this soon so this will likely change.
This is broken in a different way in electron app which is tracked in - https://github.com/gptscript-ai/desktop/issues/93
This issue is now seen when testing with latest electron build with commit id - 59351d72
gptscript version -
v0.0.0-dev-0c73f4b8-dirty
Steps to reproduce the problem:
gptscript --ui -disable-cache
Notice that there is truncation in script names that have > 25 character in them and also there is no vertical scroll bars presented for the list .
Expected Behavior: Provide horizontal and vertical scroll bars in the script list view.