CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

🐞 Window position and size always reset to bottom left corner when opening a file

Open LostInCompilation opened this issue 2 years ago • 0 comments

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

  1. Open a file
  2. Resize, move and close the window (quit CodeEdit)
  3. 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

LostInCompilation avatar May 10 '23 00:05 LostInCompilation