Save window position
-
Infector
- Posts: 7
- Joined: Thu Dec 30, 2021 9:47 pm
Save window position
I use FancyZones from PowerToys and place the Everything window in a predefined zone. But after I close and then open the Everything window, the position of the window changes slightly. It would be great to add the option to save the window position. I attached picture to illustrate the window position in both cases.
You do not have the required permissions to view the files attached to this post.
-
void
- Developer
- Posts: 19899
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Save window position
Thank you for the bug report Infector,
This is caused by the invisible window borders on Windows 10/11 and Everything trying to bring these invisible borders into view.
Please try disabling bring_into_view:
A permanent fix is on my TODO list.
This is caused by the invisible window borders on Windows 10/11 and Everything trying to bring these invisible borders into view.
Please try disabling bring_into_view:
- Copy and paste the following into your Everything search box:
/bring_into_view=0 - Press ENTER in your Everything search box.
- If successful, bring_into_view=0 is shown in the status bar for a few seconds.
A permanent fix is on my TODO list.
-
Infector
- Posts: 7
- Joined: Thu Dec 30, 2021 9:47 pm
Re: Save window position
Thank you!
The fix works perfectly!
The fix works perfectly!