CodeEdit
CodeEdit copied to clipboard
🐞 Resizing bug
Description
Whenever resizing a window from the left, it causes it the entire window to shift and terminal text to duplicate.
To Reproduce
- Open the editor
- Resize the editor window from the left
Expected Behavior
The expected behavior is for the window to just stop resizing at a certain point and not shift the entire editor window.
Version Information
CodeEdit: [e.g. 0.0.x-alpha.y] macOS: [e.g. 13.2.1] Xcode: [e.g. 14.2]
Additional Context
No response
Screenshots
Resizing is also pretty inperformant. Maybe this is related.