Processing Ajax...

Title
Close Dialog

Message

Confirm
Close Dialog

Confirm
Close Dialog

Confirm
Close Dialog

User Image
Steve74048
3 discussion posts
Hi. Is there a way to maximize the window height while not changing the width of the window? What I'd like to be able to do is use the "Center Window Ignoring Splits (run again to restore position)" scripted function, but have the window height maximized. Thanks in advance.
Oct 6, 2020 (modified Oct 6, 2020)  • #1
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hey Steve,

If you change the "windowBounds.Height" on line 48 to "monitorBounds.Height", that should work for you.

Thanks!
Oct 8, 2020  • #2
User Image
Steve74048
3 discussion posts
Thanks so much Owen!

Should the line number be 58?
Oct 9, 2020 (modified Oct 9, 2020)  • #3
Owen Muhlethaler (BFS)'s profile on WallpaperFusion.com
Hey Steve,

I don't believe so. Right at the end of line 58, there's the windowBounds.Height in the brackets. If you change that to monitorBounds.height, that should do the trick for you.

Thanks!
Oct 13, 2020  • #4
User Image
Steve74048
3 discussion posts
Thanks!
Oct 13, 2020  • #5
Subscribe to this discussion topic using RSS
Was this helpful?  Login to Vote(-)  Login to Vote(1)