Has this bug been reported already?
Yes, resize script window lag was reported already
Describe the bug
Parts of the code aren’t visible
To Reproduce
- Open the script for an object
- Have some long code in there
- Resize script window/ console
- You’ll find the error
Expected behavior
The code should be visible
Screenshots
*Computer Information
- OS: Linux
- Device Type: Laptop
- Browser: Chrome
Do you have a suggested solution to this issue?
After resizing the script window, close it, then reopen it, then it should work correctly.
Another thing, when no script is selected, it would be better to have it add script rather than show me this:
Also, when you go to the settings, it’s hard to tell that “default” is selected because it’s darkened like this:
See how default is darkened? I got confused and thought it was unselected for a moment…
When you already have a certain script, for example, let’s say I already have a default script, ut’ll look like this:
When I click it, nothing happens because the default script already exists, but I recommend that it takes us to the default script when we select it.