CodeEdit
CodeEdit copied to clipboard
🐞 Window position and size always reset to bottom left corner when opening a file
Description
When opening a file the window always opens in the bottom left corner. Always with the same size and position. Even when I resize or move the window, close it and reopen the file, the window size and position falls back to before.
Short video: https://youtu.be/ZPSQ_hG2Zlw
To Reproduce
- Open a file
- Resize, move and close the window (quit CodeEdit)
- Open the file again
Expected Behavior
The window size and position should be saved and restored when opening the same or a different file.
Version Information
CodeEdit: 0.0.3-alpha (32) macOS: 13.3.1(a) Xcode: 14.3
Additional Context
No response
Screenshots
No response