Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
SurfRat
47 discussion posts
Hi,

I am using DisplayFusion 8.0(Beta 5) on Win 10 1511 (10586.164). Ever since Win 10 came out I have had issues with "Move and resize Window to Left/Right side of screen". I have title bar buttons to do the move. Once moved the window would always be offset slightly and not in the correct position. If I pressed the button for a second time then it would be placed correctly.

To fix this I resorted to custom scripts and did the move twice. Here is an example:

Script Name: Move to Left 50% and Height 100%

Relevant snippet:
BFS.Window.MoveToLeftMonitorHalf(windowHandle);
BFS.Window.MoveToLeftMonitorHalf(windowHandle);

This works but is a little ugly. So some questions:

1. Is this a problem on all Win 10 installations. I had no problems on Win 8.1. I also have a laptop that shows the same behavior.
2. Is there a better way to do this?

Thanks

Mark.
Mar 24, 2016  • #1
Keith Lammers (BFS)'s profile on WallpaperFusion.com
This is actually a known issue that's open on our list. We'll be sure to let you know when it's all fixed up. In the meantime, your Scripted Function workaround is the best way to go :)

Thanks!
Mar 24, 2016 (modified Mar 31, 2016)  • #2
Keith Lammers (BFS)'s profile on WallpaperFusion.com
Last Monday we released a new DisplayFusion beta version (http://www.displayfusion.com/Download/Beta/) and this issue should be all fixed up. Please let us know if you run into any trouble after updating.

Thanks!
Jun 9, 2016  • #3
User Image
SurfRat
47 discussion posts
I am using DF 8.0 Beta 7.

I can confirm that you have fixed it. I first modified my scripted functions to do the move only once. This worked.

I then tried the built in "Size and move window to Left/Right side of monitor" and this also worked.

Well done and thank you.
Jun 10, 2016  • #4
Keith Lammers (BFS)'s profile on WallpaperFusion.com
No worries, glad to hear it!
Jun 10, 2016  • #5
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(-)