New Code Editor not scrollable
Current Behavior
The editor is showing all the file directly on the page, instead of like before that you needed to scroll and it scrolled on the editor, not on the page.
Expected Behavior
The editor should be the one scrolling, not creating a gigantic page.
Steps to Reproduce
- Go to a server
- Edit a file
Panel Version
canary (3e65bd65f)
Wings Version
canary (dev)
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
- [x] I have searched the existing issues before opening this issue.
- [x] I have provided all relevant details, including the specific game and Docker images I am using if this issue is related to running a server.
- [x] I have checked in the Discord server and believe this is a bug with the software, and not a configuration issue with my specific system.
Monaco no longer exists. Its using code mirror, and its built into filament v4
Monaco no longer exists. Its using code mirror, and its built into filament v4
Okay, so no way to fix this, I assume. Thanks!
Like charles said we use filaments built-in code editor now, so if any this is a filament issue. Best we could do is add a workaround.
Ye this editor is really not enjoyable to use.
https://github.com/pelican-dev/panel/tree/boy132/monaco-editor :D