Snapping keeps defaulting to a small box in the centre

Describe the bug
I used to be able to snap the finder window to where I wanted it to be, and if I closed the window and reopened it, it would still be that size and placement. Now, if I close the window, it defaults back to a small window in the centre of the screen. It's been like this for the last few Mac updates. I contacted Mac. They said it's not an issue on their end, it's BTT.


Device information:

  • Type of Mac: Macbook Pro
  • macOS version: Sequoia 15.5
  • BetterTouchTool version: Version 5.444

I know it sounds stupid, but this is most likely a Finder bug because BTT does not influence the reopen behavior of other apps at all.

I'd probably try to reset Finder using this terminal command. It sounds like it is not saving the window position on close anymore.

killall Finder && defaults delete com.apple.finder

That didn't do it, unfortunately.