BugFix #2441 Opening a document ignores Aero Snaps
Notepad++ project is moving to GitHub:
Brought to you by:
donho
Hello, I was able to fix the issue with resizing the window when snapped to side.
Also it refers to the bugs
https://sourceforge.net/p/notepad-plus/bugs/2889/
https://sourceforge.net/p/notepad-plus/bugs/3396/
https://sourceforge.net/p/notepad-plus/bugs/2441/
i attached svn patch.
I can confirm that this patch seems to fix all these problems in normal circumstances.
I also found some minor annoyances:
1.) Little visible "flash" when opening new file (Window moves to old location and immediately returns to normal location).
2.) Moving unactivated Np++ window (with programs like Tweakwindow) will cause window to move back to previous location which is annoying.
3.) Sometimes when opening quickly same file (that is opened in Np++) multiple times the window location is forgotten, and window restores to its old position before Auro snap.
I still feel that patch #436 is a better fix for these bugs because it is simpler and it doesn't have these problems.
This bug has been fixed with another patch.
Thank you anyway for the contribution.
Don